Login   Register  
PHP Classes
elePHPant
Icontem

Class: aDB PDO like database abstraction

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Johan Barbier  >  aDB PDO like database abstraction  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: aDB PDO like database abstraction
Base name: adb_pdo
Description: Database abstraction layer similar to PDO
Related classes: , , , ,
Version: 1
PHP version: 5.1
License: Free for non-commercial use
All time users: 1171 users
All time rank: 2634
Week users: 1 user
Week rank: 2502
Picture of Johan Barbier
Author: Johan Barbier <e-mail contact>
Packages: 17 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 39
All time rank: 412 in France France
Week rank: 59 Down3 Down in France France
Innovation award
Innovation award
Nominee: 6x


  Detailed description  
This class implements a database abstraction layer similar to PDO.

It comes with a base class that provides an interface to the basic database access wrapper functionality.

Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class.

The main interface class provides functions for:

- Establishing connections
- Executing queries
- Set query result range limits
- Prepared queries
- Transaction management

Result sets can be retrieved with iterators.

Database access errors are handled with exceptions.

 

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

  Rate classes User ratings   Applications   Files Files  

  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
Accessible without login Plain text file class.aDB.php Class aDB class
Accessible without login Plain text file index.php Example Exemples
Accessible without login Plain text file readme.txt Doc. French doc
Accessible without login Plain text file readme_en.txt Doc. English doc

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