|
Project Information
Featured
Downloads
Links
|
GSerializer javascript Serialization LibraryIntroductionGSerializer is a javascript library to serialize/deserialize javascript objects to and from strings, for persistance in say, a Cookie. Unlike many other implementations, GSerializer can also serialize functions and non-JSON notation. GoalThe aim of this project is to create a library that is:
PHP Serialization DesignI am currently taking suggestions, ideas and comments on features for the PHP Serialization implementation of GSerializer. Please add your comments on the PHPFeature Wiki. DocumentationFind more about GSerializer, including the design and documentation at http://onegeek.com.au/articles/programming/javascript-serialization.php |