PHP Classes

Classes of dave gebler

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of dave gebler (1)  >  Mission progress status  >  Reputation  
Picture of dave gebler
Name: dave gebler <contact>
Classes: 1
Country: United Kingdom
Age: ???
All time rank: 3070140 in United Kingdom
Week rank: 215 Up12 in United Kingdom Up
All time users: 592
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image AR DB Interface  
Manage table records as objects using ActiveRecord
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.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z