PHP Classes
elePHPant
Icontem

XML Array: Store and retrieve arrays from XML documents

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-11-21 (12 years ago) RSS 2.0 feedStarStarStar 40%Total: 6,531 All time: 307 This week: 1,113Down
Version License Categories
xmlarray 1.0FreewareXML, Data types
Description Author

This class can store an array of strings in a XML document.

The class can also do the opposite, which is to parse a XML document and return an array of strings stored in it.

The class uses PHP DOM XML API to generate and parse the XML documents.

Picture of Augusto Cesar Castoldi
Name: Augusto Cesar Castoldi <contact>
Classes: 2 packages by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file class.XmlArray.php Class The Class
Accessible without login Plain text file XmlArrayTest.php Example Examples of storing an array and reading the xml
Accessible without login Plain text file XmlArrayTest.xml Output Sample of the XML generated

 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,531
This week:0
All time:307
This week:1,113Down
User Ratings User Comments (1)
 All time
Utility:55%StarStarStar
Consistency:67%StarStarStarStar
Documentation:-
Examples:57%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:2662
 
Uses PHP 4 DOM features not available in PHP 5
5 years ago (Richard Williams)
15%Star