Basic search with CakePHP Part 2 - search criteria

This CakePHP demo shows how to search and return results from a model with HABTM relationships to other models. Part 2 focuses on presenting search criteria in a useful way. It also adds search refinements. The search assumes you are looking for a bar in Manhattan and provides three criteria to define your preferences.

For instructions on how to build this, please visit the Foldi blog.


Get searching!