SQL Query Generator

Package:
SQL Query Generator
Summary:
Generate SQL queries from lists of parameters
Groups:
Databases, PHP 5
Author:
syed abdul baqi
Description:
This class can be used to generate SQL queries from lists of parameters.

It takes as parameters the name of a table, fields, field values, conditions, etc..

The class can return strings with SQL statements to execute SELECT, INSERT, UPDATE and DELETE queries.


Powered by Gewgley