Login   Register  
PHP Classes
elePHPant
Icontem

AR DB Interface

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of dave gebler
Name: dave gebler <e-mail contact>
Packages: 1 Browse all classes by dave gebler Browse all classes by
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: ???
All time rank: 2800121 in United Kingdom United Kingdom
Week rank: 2074 Up84 in United Kingdom United Kingdom Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of dave gebler  >  AR DB Interface  >  Download .zip .tar.gz  >  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
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 472 users
All time rank: 5077
Week users: 0 users
Week rank: 2042 Equal
 
  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
Group folder image Design Patterns Implementations of well known design patterns 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 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
Accessible without login 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.