Script Category : PHP
Script Sub Category : Search Engines
PHP/SQL Query Parser constructs SQL Search Statements based on input keywords. It is essentially a search engine script which supports advance search conditions such as AND,OR,NOT and Phrase Searches by means of "+", "-", '|' and double quotes. SQL Query generated is specifically for MySQL database, and the search works
|