Not necessarily. If you are doing a friend system, the table would look like so:
friends: id, user1_id, user2_id And 1 row would be for both user1 and user2, instead of adding 2 rows for each user. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
