News Feed
Jobs Feed
Sections




News Archive
Lorenzo Alberton's Blog:
PEARPager Tutorials
September 19, 2006 @ 07:31:52

Lorenzo Alberton has posted a tutorial today about using teh PEAR::Pager package to create "pretty links" with a little help from mod_rewrite.

Most PHP pager classes can work just fine with GET parameters, correctly forwarding them through the pages. Few of them let you control the navigation links they create, though. This can be particularly annoying when you have some nice urls (thanks to some mod_rewrite rules o to your hand-crafted front controller) and the pager class can't respect them, showing the real, ugly links to the world.

If the above scenario is not new to you, then you should probably have a look at PEAR::Pager. It's a fully customizable package that should satisfy all your needs, including your preferred link format.

In his examples, he provides the mod_rewrite rules to use, a sample PHP script that would normally use the $_GET values (in an ugly URL) to paginate the results. He also compensates for if the page number is actually a part of the path and not just at the end of the file name.

0 comments voice your opinion now!
pear package pager tutorial mod_rewrite rules get page number pear package pager tutorial mod_rewrite rules get page number


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Complex Web Pages with the Zend Framework?

Leonid Mamchenkov's Blog: Disable and enable CakePHP plugins on the fly

Blitz Agency Blog: REST Service Routing with PHP and Apache

Community News: Latest PEAR Releases for 03.12.2007

Greg Beaver\'s Blog: PEAR Version 1.4.9 Released


Community Events











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


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

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