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.
| 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%) |
1895 |
| Month: |
Not yet rated by the users |
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.