This class can be used to build and execute MySQL database SQL queries from lists of parameters.
It opens a connection to a MySQL database and can build and execute several types o SQL queries:
- SELECT queries given the table, list of fields and an optional condition clause
- INSERT or UPDATE queries given the table, list of fields and values and an optional condition clause for UPDATE queries
- DELETE queries given the table and an optional condition clause
|
|
| Name: |
MYDB Class |
| Base name: |
mydb_class |
| Description: |
Execute MySQL queries from lists of parameters |
| Version: |
- |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
518 users |
| All time rank: |
4825 |
| Week users: |
0 users |
| Week rank: |
2264  |
| |
|
| 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 |
|
|