Red Bean PHP
Package:
Summary:
Store and retrieve objects in SQLite databases
Groups:
Author:
Description:
This package can be used to store and retrieve objects in SQLite databases.
It can create objects, add properties and assign the property values.
The object property values are stored in SQLite table records when the objects are saved.
It can also retrieve object values from the database given the table name and object identifier.
It can create objects, add properties and assign the property values.
The object property values are stored in SQLite table records when the objects are saved.
It can also retrieve object values from the database given the table name and object identifier.
Comments are closed.