Tagged Questions
1
vote
4answers
146 views
Creating an effecient friendlist using PHP
I would like to build a website that has some elements of a social network.
So I have been trying to think of an efficient way to store a friend list (somewhat like Facebook).
And after searching a ...