Databases: MySQLo
BrainX (contact me)
This class is a MySQL database access wrapper with API functions compatible with ADOdb.
It can:
- Establish database connections given individual separate parameters or a DSN connection string
- Execute SQL queries
- Retrieve query result sets into arrays
- Retrieve the last inserted identifier
- Retrieve the last error
Click here for detailed information about this class on phpclasses.org