| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Jake Grimley | > | My Active Record | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | Detailed description | Freshmeat project | ||||||
| Trackback | Applications | Related links | ||||||||
Author
Groups
Detailed descriptionThis class can be used to map objects to MySQL database rows using Martin Fowler's Active Record design pattern as popularised by Ruby on Rails.
It can store and retrieve objects in MySQL tables with minimal configuration. Applications can use sub-classes of this base class to create application domain objects that support relationships, data validation, compound properties, clean ups and transactions. This base class looks up the columns in a MySQL database tables automatically, and translates these to object properties. Freshmeat project
User ratings
Trackback links
Applications that use this classNo application links were specified for this class.
Related links
Files
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) Icontem 1999-2009 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |