| Recommend this page to a friend! |
| Classes of Snt | > | Array Storage | > | Download | > | > | > | |||||
|
|||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||
Author
Groups
Detailed descriptionThe Array Storage class can store and retrieve arrays in textual format with optional compression with the zlib PHP extension.
The class just converts array data into PHP code that would rebuild the array when run. Then it can compress the generated code so it can take less space to store for instance in a database BLOB field. Applications that use this classNo application links were specified for this class.
Files
|