javascript/Object.PHP_Serializer
| 23526 | demo link | [ code ] | 2006-05-15 18:53:10 |
JavaScript to PHP serialize / unserialize class.
This class is designed to convert php variables to javascript
and javascript variables to php with a php serialize unserialize
compatible way.
Please read comments inside this object to know how to intercat from/with php.
Version 2.1 now have UTF8 var again because if PHP doesn't encode strings it should be not compatible or not correctly decoded.
Sorry guys, this is the real final version.
It's final version 2.0, compatible with Konqueror and Safari too and with native support for UTF-8 php serialized strings.
Please contact me if demo page doesn't work correctly.
This class is designed to convert php variables to javascript
and javascript variables to php with a php serialize unserialize
compatible way.
Please read comments inside this object to know how to intercat from/with php.
Version 2.1 now have UTF8 var again because if PHP doesn't encode strings it should be not compatible or not correctly decoded.
Sorry guys, this is the real final version.
It's final version 2.0, compatible with Konqueror and Safari too and with native support for UTF-8 php serialized strings.
Please contact me if demo page doesn't work correctly.