News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Pagination of Results on a Web Page
October 04, 2006 @ 16:17:00

PHPBuilder.com has another in their series of excerpts from the Sams Publishing book "PHP 5 in Practice" today - a look at paginating results on a website.

When creating browse or search functionality on a website, you many find that you end up with more data than the page can easily display at once. In these situations it makes for a better user experience to give users only a certain number of results and then present them with options to see the next and/or previous pages.

The code listing is slightly complex, but it does provide a good, clear look at how to paginate the values in an array. They also explain a bit about the two functions that make it possible - http_build_ query and array_chunk.

0 comments voice your opinion now!
php5 practice book excerpt pagination results php5 practice book excerpt pagination results


blog comments powered by Disqus

Similar Posts

Rob Richards\' Blog: We Have A Winner

ThinkPHP Blog: Webapplikationen mit PHP5 und IBM DB2

Cal Evans' Blog: Book is Available, Support Site is Live

Internet Super Hero Blog: MySQL native driver for PHP: mysqlnd-5.0.1-beta available

WebReference.com: Accessing Your MySQL Database from the Web with PHP


Community Events









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


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

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