Friday, December 30, 2011

Re: Multiple Businesses in one database

function index() { $this->Event->recursive = 1; $this->set('events', $this->paginate()); } Can you help me add the find() to the code above. I have a user_id field I'd like to filter on. Thank You

View this message in context: Re: Multiple Businesses in one database
Sent from the CakePHP mailing list archive at Nabble.com.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: