PHP Classes

File: examples/collection/example.xml

Recommend this page to a friend!
  Classes of Haseeb Ahmad Basil   PHP Skeleton Framework   examples/collection/example.xml   Download  
File: examples/collection/example.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: 272 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <config> <first_section> <one>1</one> <five>5</five> <animal>BIRD</animal> </first_section> <second_section> <path>/usr/local/bin</path> <url>http://www.example.com/~username</url> </second_section> </config>