PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 6,535 All time: 321 This week: 423Down
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
Age: 42
All time rank: 28923 in Brazil Brazil
Week rank: 312 Down26 in Brazil Brazil Down

  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,535
This week:0
All time:321
This week:423Down
User Ratings User Comments (1)
 All time
Utility:55%StarStarStar
Consistency:67%StarStarStarStar
Documentation:-
Examples:57%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3728
 
Uses PHP 4 DOM features not available in PHP 5
13 years ago (Richard Williams)
15%Star