This class can be used to store and retrieve objects in MySQL table records.
It serializes and unserializes objects to store and retrieve it in a given table. It can also query, update and delete an object given the identifier used to store it in the MySQL table.
The class can also create the necessary tables to store objects of different classes.
|
|
| Name: |
Object Manager |
| Base name: |
objectmanager |
| Description: |
Store and retrieve objects in MySQL table records |
| Version: |
1.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
356 users |
| All time rank: |
5769 |
| Week users: |
0 users |
| Week rank: |
2256  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| phpobject.org |
Home page for class. Full function list and example script |

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