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

Version Control Blog: Upgrading Drupal with Git

Marco Tabini's Blog: 5 PHP 5 features you can't afford to ignore

Job Posting: LAMP Developer (PHP/MySQL) (Nashville, TN)

DevShed: Working with Strings and the Composite Pattern in PHP 5

DevShed: Using the Observer Design Pattern with Static Data in PHP 5


Community Events









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


framework symfony codeigniter feature facebook podcast release windows wordpress microsoft conference job zendframework opinion extension developer doctrine sqlserver performance drupal

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