Hi all,

I'm trying to add a friend feature to one of my sites.

I am trying to wrap my head around how to set up the relationship.

I have a table users which holds all the users info.

Each user can have many friends which is just an alias for many users
and those friends (users) belong to the User.

This sounds like a HABTM relation, but how would I go about setting it
using the same model?

Any help would be greatly appreciated.

Thanks,
-Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to