Login   Register  
PHP Classes
elePHPant
Icontem

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: 1075 users
All time rank: 2870
Week users: 0 users
Week rank: 2426
 

  Author  
Picture of Marcus Brasizza
Name: Marcus Brasizza <e-mail contact>
Packages: 3 Browse all classes by Marcus Brasizza Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 25
All time rank: 133191 in Brazil Brazil
Week rank: 349 Up24 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 2x


  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   Rate classes User ratings   Applications   Files Files  

  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


  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.