Login   Register  
PHP Classes
elePHPant
Icontem

Class: AR DB Interface

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of dave gebler  >  AR DB Interface  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AR DB Interface
Base name: ar-db-interface
Description: Manage table records as objects using ActiveRecord
Related classes: , , , , , ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 380 users
All time rank: 5095
Week users: 1 user
Week rank: 2503
Picture of dave gebler
Author: dave gebler <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 2758120 in United Kingdom United Kingdom
Week rank: 1661 Up64 Up in United Kingdom United Kingdom


  Detailed description  
This package can be used to manage database table records as objects using the Active Record design pattern.

The main class takes as parameters a database access object (DAO), the name of a table and the key field.

The class can create, retrieve, update and delete database record mapping class variables to table field values.

The database access is done by the DAO class. Currently there DAO classes to access MySQL databases and to use ADODB classes.

 

  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
Group folder image Design Patterns Implementations of well known design patterns 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 adodb.php Class Simple ADOdb wrapper if using non-MySQL
Plain text file db.php Class Generic database interface (used by dbi.php)
Plain text file dbi.php Class Main interface class
Plain text file example.php Example Example usage
Plain text file mysql.php Class MySQL Implementation of DB Interface

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