Simple XML Generator

Package:
Simple XML Generator
Summary:
Create XML documents from arrays using SimpleXML
Groups:
Data types, PHP 5, XML
Author:
Marcos Timm Rossow
Description:
This class can be used to create XML documents from arrays using SimpleXML PHP extension.

The generated document and be displayed as the current script output.

It takes an associative array and traverses it recursively to add tags and data to the XML document.

The code and comments are in Portuguese.

In Portuguese:
Simples classe que gera um arquivo XML a partir de um Array Associativo


Powered by Gewgley