I got it...
 
Sorry.
 
Dave

  _____  

From: Dave Maharaj :: WidePixels.com [mailto:d...@widepixels.com] 
Sent: August-13-09 7:50 PM
To: cake-php@googlegroups.com
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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to