PHP Classes

File: collection.xml

Recommend this page to a friend!
  Classes of Kirill Shvakov   Simple XML Array Helper   collection.xml   Download  
File: collection.xml
Role: Auxiliary data
Content type: text/plain
Description: example xml
Class: Simple XML Array Helper
Generate or convert XML documents into arrays
Author: By
Last change:
Date: 13 years ago
Size: 357 bytes
 

Contents

Class file image Download
<result> <meta> <title>Test title</title> <description>Test description</description> </meta> <collection> <cd> <artist>Ben Harper</artist> <year>1995</year> </cd> <cd> <artist>Jimi ""Hendrix</artist> <year>1997</year> </cd> <cd> <artist>Jimi "Hendrix</artist> <year>1997</year> </cd> </collection> </result>