PHP Classes

Classes of Iván Campaña

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Iván Campaña (1)  >  Mission progress status  >  Reputation  
Picture of Iván Campaña
Name: Iván Campaña <contact>
Classes: 1
Country: Ecuador Ecuador
Age: 44
All time rank: 27002 in Ecuador Ecuador
Week rank: 195 Up1 in Ecuador Ecuador Up
All time users: 779
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 Data Objects  
Supply an interface to treat table rows as objects
This class can provide an interface to access data in tables rows using objects of the class.

It can access any database table without previous knowledge of the table structure. It determines automatically the fields and the primary keys. It ca work with tables with one or more primary key fields.

The class provides functions for searching, inserting, updating or deleting object records in the database without requiring the developer to write any SQL code.

It uses the ADODB library to access the database.


  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