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.
|
|
| Name: |
Data Objects |
| Base name: |
data_objects |
| Description: |
Supply an interface to treat table rows as objects |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
765 users |
| All time rank: |
3848 |
| Week users: |
0 users |
| Week rank: |
2275  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|