Data base utility class

Package:
Data base utility class
Summary:
Execute MySQL queries from lists of parameters
Groups:
Databases, PHP 5
Author:
om prakash
Description:
This class can be used to execute MySQL queries from lists of parameters.

It can execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, values and conditions.

The SELECT queries return results in arrays.


Powered by Gewgley