PHP Classes / Pablosky MySQL

MYSQL database access wrapper using MySQLi API

Pablosky MySQL PHP Class

This class is a simple MySQL database access wrapper that uses MySQLi API. It creates a MySQLi object that establishes the database connection. The class executes SQL queries, retrieve results into arrays, retrieve the number of result rows, result column names and last inserted identifier. When an error occurs, the class throws exceptions.

Similar PHP Classes

Search in PHP Classes

Filter by tags