News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Lorenzo Alberton's Blog:
Navigation Through Paragraphs in an Article
October 16, 2006 @ 08:53:00

Following the PEAR::Pager class theme, Lorenzo Alberton has posted another pagination tutorial today with a look at using the package to "paginate" through the paragraphs of an article quickly and easily.

Users often prefer reading short chunks of text instead of scrolling a very long page (unless they want to print the page, then the opposite applies). In this tutorial, we're going to see how we can build an article pagination system, with a little help from PEAR::Pager.

Lorenzo provides both the database structure and sample data to work off of as well as (obviously) the code to make it all happen. The script is pretty straight-forward, especially if you've looked through his previous tutorial using the same class. Since the paragraphs are broken up into different rows in the database, it makes it simple to pull them out just like the pages of the articles before.

He also includes some alternative navigation styles to help make things look a bit different - a drop-down, an article summary (of the sections), and a printer-friendly version.

0 comments voice your opinion now!
pagination pear pager package tutorial paragraphs pagination pear pager package tutorial paragraphs




Community Events





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


test development interview series community unittest custom conference phpunit podcast symfony2 release application opinion database introduction language api framework component

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