Categories
Tags → Mysql Search Query

MySearchParser

MySearchParser generates MySQL Search Queries based on input keywords. It generates AND, OR, NOT and Phrase searches through the use of search operators such as &"+&",&"|&",&"-&" and &"Qu...
DETAILS

Arabic MySQL Query

This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.
DETAILS

SQL Query Parser, Perl Edition

SQL Query Parser will generate MySQL &"LIKE&" search statements for use in searching a database. Supports AND, OR , NOT and Phrase Search by prefixing search keywords with a +, -, | and &"&". Similarity to the synt...
DETAILS
©2003-2019 jCay.com