PHP Search MySQL Tables
Package:
Summary:
Search for text in all tables of a MySQL database
Groups:
Author:
Description:
This class can be used to search for text in all tables of MySQL databases.
It can retrieve the list of tables and fields of a one or more MySQL databases.
The class can execute queries to perform searches for a given keyword in any of the fields of all records of all tables of the specified databases.
It can retrieve the list of tables and fields of a one or more MySQL databases.
The class can execute queries to perform searches for a given keyword in any of the fields of all records of all tables of the specified databases.
Comments are closed.