PHP Classes

XML Array: Store and retrieve arrays from XML documents

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 6,536 All time: 321 This week: 47Up
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: 43
All time rank: 28923 in Brazil Brazil
Week rank: 187 Up15 in Brazil Brazil Up

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,536
This week:0
All time:321
This week:47Up
User Ratings User Comments (1)
 All time
Utility:55%StarStarStar
Consistency:67%StarStarStarStar
Documentation:-
Examples:57%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3811
 
Uses PHP 4 DOM features not available in PHP 5
13 years ago (Richard Williams)
15%Star