Creative Commons License

Extra Applications

php5/JSON.class.php
 
7218no demo link[ code ]2006-11-19 09:43:12
Simple wrapper for json extension to make convertion compatible with primitive variables too.

Requires PHP 5.2 or PECL extension.

Update Version 0.2

PHP 4 compatible version.
This class is a simple layer that will use PEAR ServiceJSON class with old PHP version or with version that doesn't support PECL json extension.