Login   Register  
PHP Classes

Class: Basic MySQL Search Engine Class

Icontem
elePHPant

  Classes of padik  >  Basic MySQL Search Engine Class  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Basic MySQL Search Engine Class Support forum
Base name: searchengine
Description: Search for text in a MySQL database table
Version: -
Required PHP version: -
License: BSD License
 
  Screenshots Screenshots   Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Screenshots

Output
File Role Description
Accessible without login Image file output.jpg Screen Output

Author

Picture of padik
Name: padik <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Philippines Philippines - PHP jobs in Philippines
Home page: http://padik.wordpress.com/

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Searching Search engines, crawling and indexing View top rated classes

Detailed description

This class can be used to search for data in MySQL database table text fields.

It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table.

The class returns an array with the values of primary keys of the table records returned by the queries. Duplicate record entries are eliminated.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file class.search.php Class Search Engine Class
Plain text file form.php Aux. Form File
Plain text file process.php Example Process File
Plain text file README.txt Doc. README
Plain text file sql.txt Data MySQL table
Download all files: searchengine.tar.gz searchengine.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.