Hi,

Could someone explain how to display
say for example :
a post table
a tag table
a posts_tags table (habtm relationship)

in a post view, how can i display (for example in <ul><li> list) the
list of tag names associated with this post ?
and in the other hand, in a tag view, how to display all the posts
related to a specific tag ?

Thank you for your help

Jean-Marc


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to