Login   Register  
PHP Classes

Class: SQL Generator

Icontem
elePHPant

  Classes of Bao Nguyen Quoc  >  SQL Generator  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SQL Generator Support forum
Base name: sql_gen
Description: Generate common SQL queries from parameter lists
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Home page: http://nqbao.com/

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

Detailed description

This class can be used to automatically generate common SQL queries from parameter lists.

It can generate SQL queries of the types: INSERT, UPDATE, REPLACE and DELETE. The class takes the parameters that define the query data from associative arrays.

This class may also return SQL date and time values from integer timestamps, equal conditions or an IN syntax from a list of values, quote text field values.

The class may also split a text string with multiple query lines taken from a string or a file.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Accessible without login Plain text file class.sql.php Class Class file
Accessible without login Plain text file test.php Example class example
Accessible without login Plain text file test.sql Data Sample sql
Download all files: sql_gen.tar.gz sql_gen.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.