PHP Classes

File: Examples/configs/config3.xml

Recommend this page to a friend!
  Classes of Nicola Covolo   XML Manager   Examples/configs/config3.xml   Download  
File: Examples/configs/config3.xml
Role: Auxiliary data
Content type: text/plain
Description: a configuration file
Class: XML Manager
Store and retrieve configuration options in XML
Author: By
Last change:
Date: 11 years ago
Size: 273 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <configurations> <config> <name>version</name> <value>99</value> </config> <config> <name>game_speed</name> <value>2500</value> </config> <config> <name>fleet_speed</name> <value>2500</value> </config> </configurations>