Database Management Class

Package:
Database Management Class
Summary:
Execute MySQL queries using lists of parameters
Groups:
Databases, PHP 5
Author:
Aziz S. Hussain
Description:
This class can be used to execute MySQL queries using lists of parameters.

It can execute SQL CREATE TABLE, INSERT, UPDATE, DELETE and SELECT queries using parameters that define tables, fields and field values used in conditions.

The class can query the database to obtain the tables primary key to use in conditions to match single rows by id.


Powered by Gewgley