I need help how i should link these tables together.

I have
Users
Profile
Posts

Users is suposed to have one profile and many Posts. The Users are
also suposed to have many friends(other users).

I want to display the users posts and the users friends posts on the
profile.

How should I link these together with associations?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to