| Recommend this page to a friend! |
| Classes of Shaikh Sonny Aman | > | Active Relational Record | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to store and retrieve objects in a relational database using the Active Record design pattern. It can initialize an object that is mapped to a given database table turning table fields into variables of the object class. The class may optionally load object variable values from GET or POST values. The class also supports relationships in order to retrieve related objects into an array. When an object is changed, the class may also take care of of updating the respective database table record. The database access is implemented by a separate database abstraction layer (DAL) object. Currently this package comes with a MySQL DAL class but others may be provided to support other databases. |
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes | |
| Design Patterns | Implementations of well known design patterns | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||