why didnt you try it? On 11 Feb., 04:44, "[email protected]" <[email protected]> wrote: > Hi guys,... > a ??? > How can I have two or more pagination in same controller? > if I put to together like this, ... will it work? > > var $paginate = array('order' => array('Gift.created' => 'desc')); > > var $paginate = array('order' => array('GiftPhoto.created' => > 'desc')); > > Thanks > chris
-- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
