This class is a MySQL database access wrapper that can be used to simplify the execution of common types of SQL queries and database access tasks. It can:
- Establish connections to a MySQL database server
- Setup transactions
- Executing SQL queries checking first if the database connection is still valid
- Retrieve query results into arrays
- Check, list, lock, retrieve descriptions and fields, and create tables
- Import and export the contents of one or more tables to CSV files]
- Insert, update, select and delete rows of tables from lists of parameters
|
|
| Name: |
mysql_driver |
| Base name: |
mysql_driver |
| Description: |
MySQL access wrapper to simplify common queries |
| Version: |
1.0 |
| PHP version: |
4.4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
591 users |
| All time rank: |
4466 |
| Week users: |
0 users |
| Week rank: |
1543  |
| |
|
| 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 |
|
|