
December 2nd, 2007, 05:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,012
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Easily Format JSON using PHP and Interpret using Javascript
As many clever sods across the world no doubt know, AJAX stands for Asynchronous Javascript and XML. However, there is an alternative to using XML with AJAX, there is JSON. Although JSON was essentially created for AJAX, it is widely considered language dependent because it outlines a set of rules for semantically correct communications.
Read the full article here: Easily Format JSON using PHP and Interpret using Javascript
|