I am integrating a friends system for my website...
One question I have about the mysql table is how it is to be set up.
Will I have many columns for each friend they add, such as freind 1, 2, 3, 4, 5 and so on and the row will be the user who has added them.
Is there a better way to do this?? With my first thought doing it that way would mean a cap on the amount of friends someone can have...