News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Paginating Result Sets for a Search Engine Built with MySQL and PHP 5
August 01, 2007 @ 13:41:39

DevShed continues their look at creating a search engine (after part one) with this next tutorial in the series. It focuses on the pagnation of the results from the search query.

In this second tutorial of the series I'm going to show you how to add some crucial characteristics to the previously-developed search engine. These include the implementation of paginated results and the ability to perform Boolean searches.

They build on the code from the previous tutorial and add in some simple pagination functionality by changing up the Result class to handle things like counting rows and displaying only a certain number of results at a time. To help make the pagination easier, they've also included a method to keep the search term constant across each page of the results - a custom session handler.

1 comment voice your opinion now!
php5 result set pagination mysql search engine tutorial php5 result set pagination mysql search engine tutorial




Similar Posts

DevArticles: Learning AJAX

Ilia Alshanetsky's Blog: 5.2.2RC1 Released for Testing

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

AnyExample.com: PHP AJAX example: asynchronous file upload

Zend Developer Zone: Using GnuPG with PHP


Community Events







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


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

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