This class is a simple MySQL database access wrapper.
It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays.
The class also counts the number of queries that are executed and measures the time that each query takes to execute. The number of executed queries, the SQL of all queries, the duration of the last query and the duration of all queries are stored in class variables.
| There are not enough user ratings to display for 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.