Login   Register  
PHP Classes
elePHPant
Icontem

Better Array Storage

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Bogdan Zarchievici  >  Better Array Storage  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Better Array Storage
Base name: better-array-storage
Description: Serialized arrays into compressed data
Related classes: , , , , ,
Version: -
PHP version: -
License: Free for non-commercial use
All time users: 1023 users
All time rank: 2985
Week users: 0 users
Week rank: 2370
 

  Author  
Picture of Bogdan Zarchievici
Name: Bogdan Zarchievici <e-mail contact>
Packages: 6 Browse all classes by Bogdan Zarchievici Browse all classes by
Country: Romania Romania - PHP jobs in Romania
Age: 27
All time rank: 2155 in Romania Romania
Week rank: 255 Down5 in Romania Romania Equal


  Detailed description  
This is a simple class that can serialize and unserialize arrays in compressed data.

The class uses the var_export function to create a serialized version of the array that is compressed with zlib library functions.

To unserialize the class decompresses the serialized array and uses the PHP eval function to restore the original array values.

The class can operate on arrays of any number of dimensions.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Compression Data compression and file archive manipulation View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file array_storage.php Class Class
Plain text file example.php Example Example
Plain text file usage.txt Doc. Readme

Download all files: better-array-storage.tar.gz better-array-storage.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.