How to get my list of rows from database to show while using Zend-Paginator
- by Matto
I'm fairly new to the world of Zend-Framework, and have taken over a site that is in zend-framework. There is a bug on one of the pages right now and I can not figure it out. I think it has something to do with Zend Paginator, but not sure.
This is the code in the controller for the section I am having a problem with:
$currentPage =…