SQL Query Parser, PHP Edition
SQL Query Parser is a script to generate MySQL LIKE search statements from input keywords, typically taken from search boxes, combo boxes, checkboxes or radio buttons. This script is able to search multiple columns by joining the generated SQL statements together with an AND or OR statement. Supported prefix symbols include : " + " (plus), " - " (minus), " | " (pipe) and "" (double quotes) to perform AND, NOT, OR and PHRASE SEARCHES in a single statement. This syntax is used similarly by Google and Altavista. With this product, you will be able to set up an advance search engine in a matter of minutes.

Loading...