Data base utility class
Package:
Summary:
Execute MySQL queries from lists of parameters
Groups:
Author:
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.
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.
Comments are closed.