This class implements a MySQL database access wrapper. It can:
- Connect to a given MySQL server and access given database
- Execute SQL queries
- Retrieve any errors, the number of affected rows, last inserted identifier, number of result columns and rows
- Retrieve the query results into arrays or objects
- Get information about the MySQL client and server
- Create or drop a database
- Retrieve the list of available databases or database tables
- Check server connectivity
- Get connection statistics and variable values
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (81.2%) |
- |
- |
- |
- |
Not sure (45.6%) |
1759 |
| 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 |
|
|