News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Retrieving Product Attributes from Magento's V2 API

Francois Zaninotto's Blog: Validating a YAML file against a schema in PHP

PHPBuilder.com: Talking to Facebook's Social Graph with PHP

WebReference.com: How to Create a Search Feature with PHP and MySQL

Sebastian Bergmann: Using PHPUnit from a PHP Archive (PHAR)


Community Events









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


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

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