News Feed
Jobs Feed
Sections




News Archive
Sameer's Blog:
Simple Pagination in PHP tutorial
October 30, 2008 @ 10:29:02

Sameer has posted a new tutorial to his blog recently, a look at a drop-in solution for pagination in your application - the PEAR Pager package.

Pagination is a frequent requirement in web development projects. Most PHP developers must have already implemented paging in one form or other in their projects. In this post we will see how to add pagination the easy way using PEAR's Pager class. Note that in all the posts I use PHP 5.x.x, so if you are still stuck at version 4.x.x, its already time to upgrade.

He includes a simple example (just the page links), how to install the Pager package and a larger example where the results are pulled from a database table and paginated correctly based on an offset ID. There's even some CSS thrown in to make it a bit more pleasing to the eye.

2 comments voice your opinion now!
pagination pear package pager install tutorial css


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Cannot load mysql extension error - Video Tutorial How To

Pixelstech.com: Should we use Abstract class or Interface?

NETTUTS.com: Creating a Twitter OAuth Application

Community News: rPath Linux Updates PHP5 Packages

Liip Blog: Easily Test PHP 5.4 Beta on OS X with PHP-OSX


Community Events











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


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

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