Login   Register  
PHP Classes
elePHPant
Icontem

File: XmlArrayTest.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2003-11-21 10:22
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>