I am planning to build a small portfolio script in cakephp, but how
could i filter categories on items.. so i would have a table

categories
-id
-category_name

items
-id
-category_id
-intro
-readmore

How would i filter the items based on category when a menu item has
been clicked ? And also how does the pagination work in 1.2 ?


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