A Ruby module providing equivilents of PHP's serialize() and unserialize() functions.
It supports Array, Hash, String,
Fixnum, Float, NilClass,
TrueClass, FalseClass, and Struct,
and can unserialize arbitary PHP objects (although it can't yet serialize them again).
| Filename | Filesize | Last Modified |
|---|---|---|
| php_serialize.rb | 9.4k | 2004-09-17 07:09 |
Read the comments at the top of the file, n00b.