Here you will get all information about it http://book.cakephp.org/view/1231/Pagination
2011/6/7 andy_the ultimate baker <[email protected]>: > hi all, > i m working on one page where i need to paginate data. but the model > has no relation with any other model in database. > > i want set paginate on that model but in regular way its showing > error. > my model name is : BackupTable > i have tried > $this->paginate(); but this doesn't work. > is there any way to set paginate on that? > please reply > > > regards > Anand > > -- > 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 > -- Domos -- 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
