2009年9月20日星期日

Re: [fw-mvc] problem zend pagination

On Sun, 20 Sep 2009 15:24:42 +0430, sina miandashti <miandashti@gmail.com>
wrote:
> hi
>
> i get some stuff from db by this code :
> $tickets = $user->findDependentRowset('Tickets')->toArray();
>
> how can i make a pagination with zend_paginator
> for that?

The documentation has everything you need to know. See:
http://framework.zend.com/manual/en/zend.paginator.html

没有评论: