Search Query Parser beta test
Posted: Tue Dec 21, 2004 10:49 pm
Hello guys!
I created a SQL Query Parser to process user-friendly search queries (like Google's) to a mySQL WHERE clause to be appended to a SELECT statement so that it searches the database for the data the user has entred.
There's a very similar paid product on the web, the SQL Query Parser PHP Edition. You can take a look at it here.
My script, however, is free. I would like you guys to beta test it. You can view (and copy) the code on the beta page if you want.
Take a look:
http://www.idealguide.net/cms/search/beta/?english
Post any bugs you find in this topic and enjoy the script!
I created a SQL Query Parser to process user-friendly search queries (like Google's) to a mySQL WHERE clause to be appended to a SELECT statement so that it searches the database for the data the user has entred.
There's a very similar paid product on the web, the SQL Query Parser PHP Edition. You can take a look at it here.
My script, however, is free. I would like you guys to beta test it. You can view (and copy) the code on the beta page if you want.
Take a look:
http://www.idealguide.net/cms/search/beta/?english
Post any bugs you find in this topic and enjoy the script!