This package contains two classes that wrap around MySQL database access functions.
The first class is meant to establish a database connection. The other class is called RecordSet and is meant to provide an interface to execute the most common types of SQL queries.
The RecordSet class provides separate functions to execute SELECT, INSERT, UPDATE and DELETE SQL queries, as well functions to retrieve the query results, and create, alter and drop tables.
| 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.