Login   Register  
PHP Classes
elePHPant
Icontem

Class: DAO

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Georgi Momchilov  >  DAO  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DAO
Base name: dao
Description: Database access wrapper providing query queueing
Related classes:
Version: -
PHP version: -
License: BSD License
All time users: 1399 users
All time rank: 2315
Week users: 5 users
Week rank: 738
Picture of Georgi Momchilov
Author: Georgi Momchilov <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Age: 24
All time rank: 9957 in Bulgaria Bulgaria
Week rank: 453 Up3 in Bulgaria Bulgaria Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description  
This package is a SQL database access wrapper.

It can establish database connections to one of several possible database server slaves.

The class can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later.

The class also supports managing transactions and retrieving result sets all at once into arrays.

Currently it comes with driver to access MySQL databases.

 

  Groups  
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 dao.class.php Class class file
Plain text file dao.test.php Test test file - uses gUnit to test
Plain text file example.php Example Example
Plain text file mysql.class.php Class MySQL behind DAO

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