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
没有评论:
发表评论