News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
ProDevTips.com:
Pagination with PHP Doctrine
September 04, 2008 @ 09:30:06

The ProDevTips blog continues their series on using Doctrine in a sample application in this new part, a look at paginating the results from your database query.

Things are starting to become more and more feature complete. Let's look at how to implement general search and pagination.

They define the search to perform ($searchConf) and the pagination parameters ($pageConf) and apply them to their current Doctrine setup applying a simple layout to make the numbered links for switching between pages. They also define the search() method that pulls the results from the table to push into the pagination component.

0 comments voice your opinion now!
pagination doctrine configure search template tutorial



Similar Posts

O'Reilly: Migrating Web-Based PHP Applications to Ajax

DevShed: Developing an Extensible Template Processor in PHP 5 (Part 1)

ProDevTips.com: Ajax, ZF and Smarty feed reader - part 1

DevShed: Understanding Static Properties with PHP 5

PHPBuilder.com: Remote objects and Zend_Amf


Community Events







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


ajax book release zendframework mysql security zend example conference cakephp PHP5 developer application framework database package releases code PEAR job

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