This is a simple class that wraps the access to MySQL databases.
It can establish a connection to a MySQL server.
It also provides different functions for executing different types of SQL queries: SELECT, UPDATE, INSERT and DELETE.
There are also functions for traversing query result sets of SELECT queries or determining the number of affected rows for other types of SQL queries.
| 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 |
|
|