News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Exploring Zend_Paginator
May 04, 2011 @ 11:26:57

Rob Allen has a new post today exploring Zend_Paginator and some of the features it has to offer.

One area of displaying lists on web pages that I've generally disliked doing is pagination as it's a bit of a faff. Recently, I needed to do just this though as I couldn't delegate it as my colleague was too busy on other work. As a result, I thought that I should look into Zend_Paginator this time. Turns out that it's really easy to use and the documentation is great too.

He includes some sample code to set up the paginator (for his example it uses a data mapper) and push the results from the database into the Zend_Paginator object. He shows how to use the paginator to work through the results, pulling a page number from the URL. Finally, he shows the HTML to include the pagination links into your page.

0 comments voice your opinion now!
zendframework zendpaginator tutorial example


blog comments powered by Disqus

Similar Posts

Community News: Andi Gutmans to Present at AjaxWorld 2007

Matthew Weier O'Phinney's Blog: Rendering Zend_Form decorators individually

Rob Allen's Blog: View Helper Case Notes

Stefan Mischook's Blog: Classes and Objects in PHP

WeberDev.com: User Authentication with patUser (Part 3)


Community Events











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


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

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