PHP Classes

Classes of SPAM

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of SPAM (1)  >  Mission progress status  >  Reputation  
Picture of SPAM
Name: SPAM <contact>
Classes: 1
Country: The Netherlands The Netherlands
Age: ???
All time rank: 321585 in The Netherlands The Netherlands
Week rank: 225 Up4 in The Netherlands The Netherlands Up
All time users: 530
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 pork.dbObject  
Map objects into MySQL database table rows
This provides classes that perform object-relational mapping using the Active Record design pattern.

It can store and retrieve persistent objects into MySQL database table rows.

The base data object class provides automatic getter and setter functions, as well functions to create new objects, insert or update objects in a database, establish 1-1, 1-many and many-many relationships, and search for objects that match conditions.

The actual data object classes must inherit from the base data object class and define how each object property should be mapped to database table fields.


  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