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: Where to set up your view?

Community News: Zend Framework IRC Channel Launched - #zftalk on FreeNode

Ade Slade's Blog: Integrating Zend Framework 1 and Pimple

Richard Thomas' Blog: Direction of Zend Framework?

Jan Lehnardt's Blog: CouchDb Views with PHP


Community Events











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


phpunit tool zendframework2 api introduction series functional development testing community release unittest database code example language interview framework podcast opinion

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