Tagged Questions
2
votes
9answers
2k views
Using PHP and MySQL, how to structure a “Friendship” in database for a community website?
For community websites like Facebook, myspace, etc.. They have a feature called "Friendship", means you can add friends, send "add friends request", etc..
How to structure it in database? I means, ...