This class is a simple MySQL database access wrapper. It can: - Connect to a given MySQL host - Choose the database to access - Execute SQL queries eventually returning the last inserted record identifier - Retrieve query results into objects or whole result sets into array