///// I have two tables.Mymebers and eBuddies. ebuddies haves id, buddy_id and status rows. myMembers has all my members info- Name, email, ect...
this script shows the buudy id of the session user. How can i make it show the my members info like name.
eBuddies 'buddy_id' = myMembers 'id'...