Login   Register  
PHP Classes

Class: Array to XML

Icontem
elePHPant

  Classes of Honoré Vasconcelos  >  Array to XML  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Array to XML Support forum
Base name: arraytoxml
Description: Generate XML documents from associative arrays
Version: 0.1
Required PHP version: 4.0
License: BSD License
 
  Author   Group folder image Groups   Detailed description  
  Trackback   Applications   Related links   Files Files  

Author

Picture of Honoré Vasconcelos
Name: Honoré Vasconcelos <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Portugal Portugal - PHP jobs in Portugal
Home page: ???

Groups

Group folder image XML XML parsing and generation View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

This class be used to generate XML documents from associative arrays.

It traverses an associative array recursively.

Array element keys are converted into XML tags. Array element string values are converted into child data or tags. If an array element value is another array it is converted into a nested set of tags.

The generated XML document is stored in class variable or saved to a given file.

Trackback links

Link Description
array2xml array to xml arry zu xml PHP Soeben beim stöbern gefunden, eine klasse die aus einem Assoziativen Array ein XML Dokument generiert...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Clean XML To Array Read the XML made to array

Files

File Role Description
Plain text file array2xml.class.php Class Multidimensional array to xml
Download all files: arraytoxml.tar.gz arraytoxml.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.