Difference between revisions of "JSON"

From RogueBasin
Jump to navigation Jump to search
(Created page with 'JSON stands for JavaScript Object Notation and is a form of data serialization. {{stub}} == External Links == * [http://en.wikipedia.org/wiki/JSON|Wikipedia Article on JSON] * …')
(No difference)

Revision as of 16:38, 11 January 2011

JSON stands for JavaScript Object Notation and is a form of data serialization.


External Links