When you have lots of data to be displayed, you may want to break it down into multiple pages. Zend_Paginator helps to break down large data set into smaller chunks for easier viewing experience while paginatorControll view helper is used to create controlls to navigate through those "chunks".
Download soarce
Links mentioned:
Zend_Paginator manual
to post comments.