Login   Register  
PHP Classes
elePHPant
Icontem

SQL Engine

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marian VASILE  >  SQL Engine  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SQL Engine
Base name: sqlengine
Description: Execute common database access SQL queries
Related classes:
Version: 0.9
PHP version: 4.1.2
License: GNU General Public License (GPL)
All time users: 541 users
All time rank: 4406
Week users: 0 users
Week rank: 2263
 

  Author  
Picture of Marian VASILE
Name: Marian VASILE <e-mail contact>
Packages: 1 Browse all classes by Marian VASILE Browse all classes by
Country: Romania Romania - PHP jobs in Romania
Age: ???
All time rank: 249854 in Romania Romania
Week rank: 2212 Up47 in Romania Romania Up


  Detailed description  
This class is a database access wrapper that can execute common SQL queries.

It can execute SELECT, INSERT, UPDATE and DELETE queries. It takes care of emulating auto-increment fields if these are not supported, using sequences.

It can also create a new database table or alter its fields if the table already exists.

The executed queries can be logged using a separate class.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Plain text file COPYING Doc. Copyright notice
Plain text file datahistory.php Example example datahistory script to show record data history
Plain text file dbconnect.inc.php Conf. DB connection script - needs to be place in dbcontext folder
Plain text file example.php Example example - using SQLEngine
Plain text file license.txt Lic. GNU GPL
Plain text file Logger.class.php Class Logger class - needs to be placed in dbcontext folder
Plain text file readme.txt Doc. readme file
Plain text file SQLEngine.class.php Class SQLEngine class - needs to be placed in dbcontext folder
Plain text file version Doc. version file

Download all files: sqlengine.tar.gz sqlengine.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.