PHP Classes / Simple db class

Simple MySQL database access wrapper

Simple db class PHP Class

This class implements a simple MySQL database access wrapper. It can: - Connect to a MySQL database server host - Execute arbitrary SQL queries - Execute INSERT, UPDATE and DELETE queries passing only the table name and the values of the fields, values and conditions

Similar PHP Classes

Search in PHP Classes

Filter by tags