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



Similar Posts

HowTo Forge: Installing Lighttpd With PHP5 And MySQL Support On Fedora 7

Community News: rPath Updates PHP, PHP-MySQL and PHP-PGSQL Packages

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework

DevShed: Developing an Extensible TCP Server with Sockets in PHP


Community Events







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


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

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