Login   Register  
PHP Classes
elePHPant
Icontem

Class: io_dz

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of bobak  >  io_dz  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: io_dz
Base name: io_dz
Description: Serialize values to a compressed string
Related classes: , , , ,
Version: 4.0
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 404 users
All time rank: 4994
Week users: 0 users
Week rank: 2420
Picture of bobak
Author: bobak <e-mail contact>
Packages: 7 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: ???
All time rank: 40121 in France France
Week rank: 190 Up11 in France France Up
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This is a simple class that can be used to serialized and unserialize variable values to a compressed binary string.

It takes a variable values, serializes and compresses it with gzip algorithm to occupy less space.

The class can also do the opposite, i.e. uncompress and unserialize a variable value.

 

  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

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
May 2008
Number 5
Serialization is a process to convert PHP variable values into a flat text strings.

When a variable is complex array or object structure, the resulting serialized string may be very long and take too much space.

This class provides a solution to reduce the size of serialized value strings by using compression.

Manuel Lemos

  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 io_dz.php Class Serialized and compressed Data

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