PHP Classes

File: XmlArrayTest.xml

Recommend this page to a friend!
  Classes of Augusto Cesar Castoldi   XML Array   XmlArrayTest.xml   Download  
File: XmlArrayTest.xml
Role: Sample output
Content type: text/plain
Description: Sample of the XML generated
Class: XML Array
Store and retrieve arrays from XML documents
Author: By
Last change:
Date: 21 years ago
Size: 235 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <elements> <element>a. first element of array</element> <element>b. second element of array</element> <element>c. third element of array</element> <element>d. fourth element of array</element> </elements>