This class can build and execute MySQL queries from parameters.
It can build SQL statements that define query parameters such as table name, field names and values, condition clauses, etc.
Currently it can build and execute SQL statements of SELECT, INSERT, UPDATE, DELETE and REPLACE queries.
The class encodes all the names of tables and fields, and text field values before executing to prevent SQL injection security exploits.
|
|
| Name: |
MySQL Query Builder |
| Base name: |
mysql-query-builder |
| Description: |
Build and execute MySQL queries from parameters |
| Version: |
1.3 |
| PHP version: |
5.3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
772 users |
| All time rank: |
3825 |
| Week users: |
7 users |
| Week rank: |
351  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|