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.
|
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 |
|
|
|
Screenshots |
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|