|  | | Using PHP to search a MySQL database and return paged results | | | Description: Using PHP to search a MySQL database and return paged results | | In this article, the author gives a code source file in a text form for making some alterations to search and get results in a MySQL database content. He gives some programmes to follow step by step and three major areas are covered in this script, the first is selecting data from the database which matches your entered keyword, displaying the results on the web page and the last is creating the page, that displays results in chunks of 10 with next or previous links. It is to be noted that major changes that need to be performed are in the SQL statement and the PHP which displays the results. Useful for PHP programmers. | | Information:: Using PHP to search a MySQL database and return paged results | | Title: | Using PHP to search a MySQL database and return paged results | | Author: | Designplace | | Price / Cost: | Free | | Last Updated: | Sat Aug 07 2004 | | Home Page: | Click to Visit | | Web site Language: | English | | Total Votes: | 1 | | Current Rating: | 5.00 | | Total Hits #: | 333 | | Listings ID #: | 19087 | | Reviews for Using PHP to search a MySQL database and return paged results | |  |
|