PHP Classes

File: tests/meta/json/5.json

Recommend this page to a friend!
  Classes of Temuri Takalandze   PHP XML to JSON Conversion   tests/meta/json/5.json   Download  
File: tests/meta/json/5.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP XML to JSON Conversion
Convert a XML document into a JSON string
Author: By
Last change:
Date: 3 years ago
Size: 386 bytes
 

Contents

Class file image Download
{ "data": { "item1": { "items": { "item1.1": "Value 1.1", "item1.2": "Value 1.2" } }, "item2": { "items": { "item2.1": [ "Value 2.1.1", "Value 2.1.2", "Value 2.1.3" ] } } } }