I noticed that in the API but dind't know for sure. Thanks. On Tue, Jun 29, 2010 at 5:03 PM, cricket <[email protected]> wrote:
> On Tue, Jun 29, 2010 at 7:47 AM, Andrei Mita <[email protected]> > wrote: > > Hello, > > > > Here is the situation: I have 1000 users competing in an online game. > This > > game has standings. Is it possible to start the pagination at a given > page? > > Use the 'page' key in the $paginate array: > > 'page' => whatever > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > 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]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
