Archive: zend_paginator

 

Posts Tagged ‘zend_paginator’


With some trepidation I decided that I really had to implement pagination into a Zend Framework project I am working on. Zend Framework is great, but some of the sections can be a little tricky to get your head around at first attempt. However, less than an hour after first looking at it, I have [...]