PHP Search Class is a fast, easy to use search class for PHP. With a small set of parameters, you are returned an array of results with highlights similar to Google cached search. Other features ...
PHP Search Class is a fast, easy to use search class for PHP. With a small set of parameters, you are returned an array of results with highlights similar to Google cached search. Other features include: * Ability to search for words or whole phrases, contained in quotes * Ability to append other database fields to the output array for use in conjunction with the results * Ability to highlight the words or phrases in the results text * Can skip common words that you designate * Ignores data that is within an HTML tag * Includes ability to search Access or MySQL databases