|
|
| Name: |
Storage |
| Base name: |
storage |
| Description: |
Store and retrieve variable values from files |
| Related classes: |
storage |
| Version: |
1.2 |
| PHP version: |
4.0 |
| License: |
BSD License |
| All time users: |
301 users |
| All time rank: |
5696 |
| Week users: |
0 users |
| Week rank: |
2440 |
| |
|
 |
|
Innovation award
 Nominee: 1x |
This class can be used to store and retrieve variable values from files.
It can take variable values and store them in files with given names.
The class can also do the opposite, i.e. retrieve variable values from files.
The variables can be scalar, or objects or arrays, provided the class or a sub-class defines functions to serialize and unserialize the variable values.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
storedVar |
Data |
an example of data stored in JSON format |