(1) $this->Post->findAll(array(
array("Post.title" => "one thing"),
array("Post.title" => "another thing")
));
(2) I have no idea if NOT LIKE is supported, try it and see. If not,
please file a bug report at https://trac.cakephp.org/. Also, you might
want to grab the latest version of Cake that was just released before
testing (1.1.8).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---