Databases: tc_mydb Oliver Mueller (contact me)
This class implements a MySQL database access wrapper using the MySQLi extension. It can:
- Establish connections to a given MySQL server host
- Execute SQL queries retrieving any results into a class array variable
- Retrieve query results columns metadata
- Retrieve the last inserted record identifier