This class implements a MySQL database access wrapper. It can:
- Establish connections to a MySQL database server host
- Execute arbitrary SQL queries
- Fetch query results into an array
- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and conditions.
- Kill queries in execution
- Check if a table exist
- Optimize a table
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|