Can someone help me to setup php4 for using json?
Thanks!
This also looks like it may be a viable option http://willshouse.com/2009/06/12/using-json_encode-and-json_decode-in-php4/
Haven't tried this myself but you can have a look over here...
How to use JSON in PHP 4 or PHP 5.1.x
Googling up the "json in php4" should give some handy results.