This class is a wrapper to access MySQL databases.
It provides functions to execute SELECT, INSERT, UPDATE and DELETE queries from parameters defined by query objects.
The query objects take care of defining query table, fields, escape field values, condition clauses and the limit clause.
The class also provides functions for displaying query results as HTML tables, output debug information and displaying a Web based interface to edit database table records using HTML forms.
| 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.