Hi,
I want to use Zend Paginator with an Array of data, but this Array that a got from the db is already a set from the whole table, there is some way to set the total of register the db has to the Zend Paginator? Or if i want to use it i have to fetch the whole table?
