PHP JSON XML Array String Interchanger

Posted by on 26 March 2009

This class can be used to convert variable values to JSON and XML formats. It can take a document in XML format or JSON and parse it to build an array structure value.
The class can also do the opposite, i.e. generate a JSON or XML document from an array value.

Demo:

Download:


414 Responses to PHP JSON XML Array String Interchanger

Leave a Reply