On 2/24/07, Mech7 <[EMAIL PROTECTED]> wrote:
>
>
> Is there any tutorial or documentation how i can work with
> relationships in Cake. For example from the blog tutorial i would like
> to add a tag system so i would have the tables:
>
> - posts
> - tags
> - tags2posts
>
> One post can have many tags, but one tag can have many posts. How can
> i filter this sort of information in my view function from the blog ?
>

http://manual.cakephp.org/chapter/models
Section 4.
-- 

[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to