This class implements a MySQL database access wrapper. It can:
- Establish connections to a given MySQL server host
- Create databases and tables
- Execute SQL queries
- Retrieve query results as arrays, objects, JSON and XML
| 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 |
|
|
| File |
Role |
Description |
db_example.php |
Example |
an example that demonstrates the full usage of the class |
db.php |
Class |
the class |