JSON-PHP / january 2005 JSON-PHP is a PHP implementation of JSON, freely-available for download and use from pear.php.net. This project has a public Yahoo! group for bug reports, updates, rants, etc. JSON (JavaScript Object Notation) is a lightweight data-interchange format. In experimenting with XMLHTTPRequest, I've found that using a less-bloaty data exchange format beats XML. It's also perfect

