PHP Classes
elePHPant
Icontem

Basic MySQL Search Engine Class: Search for text in a MySQL database table

Recommend this page to a friend!

  Author Author  
Picture of padik
Name: padik <contact>
Classes: 1 package by
Country: Philippines Philippines


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of padik  >  Basic MySQL Search Engine Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Basic MySQL Search Engine Class
Base name: searchengine
Description: Search for text in a MySQL database table
Version: 1.0.0
PHP version: -
License: BSD License
 
  Groups   Screenshots Screenshots   Applications   Files Files  

  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

  Files folder image Screenshots  
output.jpg
File Role Description
Accessible without login Image file output.jpg Screen Output


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image 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

Install with Composer Install with Composer - Download 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.