This is a very simple class that can be used to build a SQL WHERE clause for performing a query that search for given field values.
It takes as parameter an associative array with the field names as indexes and the field search parameter values as array entry values.
It generates an SQL SELECT query to retrieve all table fields of the records that match a condition defined by the combination of all fields and values defined by the parameter associative array.
|
|
| Name: |
Search Query Generator for MySQL Database |
| Base name: |
querygenerator |
| Description: |
Generate an SQL query for searching values |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2764 users |
| All time rank: |
1202 |
| Week users: |
0 users |
| Week rank: |
1988  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (41.7%) |
Not sure (41.7%) |
- |
Not sure (58.3%) |
- |
- |
Insufficient (30.8%) |
2235 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|