I need a table with online users... or i need to creeate a view with that?
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Oct 11, 2010, 12:32 PM
What you can do is to create a table of users and a separate table of friends and you need to "relate" the two. Instead of me writing an explanation of how to relate the tables, it would be better for you to read a book or article about that.