Does anyone know a starting place to read up on creating a search function?
 
I want to put the search on my POSTS controller where the search will look
thru not only the POSTS but related HABTM tables. So for example if the POST
article has a TAG "Beauty" and the person searching types in Beauty even
though beauty may not have been typed into the actual article it will still
find the article based on the TAG as well. 
 
Dave

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