Login   Register  
PHP Classes
elePHPant
Icontem

Class: Database Connect

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marcus Brasizza  >  Database Connect  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Database Connect
Base name: absclass
Description: Execute common SQL queries for different databases
Related classes: ,
Version: -
PHP version: 5.0
License: Free To Use But Restricted
All time users: 1067 users
All time rank: 2836
Week users: 2 users
Week rank: 1770
Picture of Marcus Brasizza
Author: Marcus Brasizza <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 25
All time rank: 1462105 in Brazil Brazil
Week rank: 45 Up1 Up in Brazil Brazil
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class provides a database abstraction layer to execute common SQL queries in different database types.

There is factory class that can create objects of different classes to access different types of databases. Currently there are classes to access Interbase, Microsoft SQL server, MySQL and PostgreSQL.

These database access classes implement a common interface for executing SELECT, INSERT, UPDATE and DELETE queries.

The SELECT query results are stored in a protected array class variable. The base class implements functions to retrieve data from the query results.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Not yet rated by the users

  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 config.php Conf. Config File
Plain text file DatabaseClass.php Class Class to Connect the Database
Plain text file index.php Example Example Script

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