How did you get it? $this->paginate($params) ?
Mike Karthauser Brightstorm limited Tel: 07939252144 On 13 Aug 2009, at 23:23, "Dave Maharaj :: WidePixels.com" <[email protected] > wrote: > I got it... > > Sorry. > > Dave > > From: Dave Maharaj :: WidePixels.com [mailto:[email protected]] > Sent: August-13-09 7:50 PM > To: [email protected] > Subject: Paginate from an array help > > I run my find query, get all the data I need but cant figure out how > to then pass it off to paginate. > > $test = $this->Post->__quickQuery($string,$this->Auth->user(rank'), > $this->Auth->user('id')); > debug($test); > ...spits out my array of records found > > but how do i then pass $test to paginate? > > Thanks, > > 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 -~----------~----~----~----~------~----~------~--~---
