PHP Classes

File: MergeExample2.json

Recommend this page to a friend!
  Classes of Stefan Kientzler   PHP Config Class from Files in JSON, INI, XML, YAML, NEON or Arrays   MergeExample2.json   Download  
File: MergeExample2.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Config Class from Files in JSON, INI, XML, YAML, NEON or Arrays
Read configuration from multiple file formats
Author: By
Last change:
Date: 3 years ago
Size: 500 bytes
 

Contents

Class file image Download
{ "BaseString_2": "Base String 2 - <span class=config2>Config2</span>", "BaseString_3": "Base String 3 - <span class=config2>Config2</span>", "Module_1": { "String_3": "Third string - <span class=config2>Config2</span>", "String_4": "Fourth string - <span class=config2>Config2</span>", "String_5": "Fifth string - <span class=config2>Config2</span>" }, "IndexedArray": [ "Third Element - <span class=config2>Config2</span>", "Fourth Element - <span class=config2>Config2</span>" ] }