PHP Classes

File: examples/config/example1.xml

Recommend this page to a friend!
  Classes of Haseeb Ahmad Basil   PHP Skeleton Framework   examples/config/example1.xml   Download  
File: examples/config/example1.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Skeleton Framework
Extensive Web application development framework
Author: By
Last change:
Date: 8 years ago
Size: 386 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <xml> <a0>North by Northwest</a0> <Casablanca> <b0>Jane Doe</b0> <b1>77</b1> </Casablanca> <Notorious> <name>Jane Doe</name> <age>77</age> </Notorious> <name>John Smith</name> <age>33</age> <a1>milk</a1> <a2>pumpkin pie</a2> <a3>eggs</a3> <a4>juice</a4> <color>Lemon yellow</color> <size>100</size> </xml>