PHP Object Notation

Package:
PHP Object Notation
Summary:
Serialize PHP variable values
Groups:
Data types, Web services
Author:
Jason Lam
Description:
This is a very simple class can be used to serialize PHP variable values.

It can generate a serialized version of a PHP variable value encoded as base64.

The class can also do the opposite, i.e. retrieve the original variable value from a string of previously serialized variable by the class.


Powered by Gewgley