News Feed
Jobs Feed
Sections




News Archive
Ibuildings Blog:
Zend_Paginator First Impressions
December 02, 2008 @ 07:53:52

Lorna Mitchell has posted an article to the Ibuildings blog looking at the Zend_Paginator component of the Zend Frameworks, some of her first impressions.

The idea of this module is to allow collections of data to be paginated. It takes the set, restricts the results, and can also generate the page numbers you need to move around between the resulting paginated data. Basically it saves me writing the same pagination code multiple times and then having to fix the bug where the last result on the previous page appears on the next ... all this has been thought of already.

She shows how it works with a simple example - paginating results from a database table, setting the count per page and the current page number. This object is pushed out to the view and rendered (in her case) via a Smarty template.

0 comments voice your opinion now!
zendpaginator component zendframework impression example


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Three years of my Zend Framework Tutorial

David Goodwin's Blog: Using SOAP and XmlRpc with PHP5 (a newbies findings)

Jonathan Snook's Blog: Zend Framework: First Impressions

Zend Developer Zone: Zend Technologies Updates Zend Core

Padraic Brady's Blog: Unit Testing: Multiple Assertions And Lazy/Shallow Testing Are Evil


Community Events











Don't see your event here?
Let us know!


zendframework2 community code introduction conference language functional object development composer unittest testing framework example opinion interview phpunit database release podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework