This class is a simple MySQL database access wrapper. It can:
- Establish a connection to a given MySQL server host
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the result set number of rows, last inserted identifier or the number of affected rows
- Check if a database table record exists matching a given condition
- Retrieve the number of records that a table has matching a given condition
| Not yet rated by the users |
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.