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


Tags: ,

This entry was posted on Friday, October 30th, 2009 at 10:07 pm
Entry is filed under Classes.
Read original posting here.
You can follow any responses to this entry through the RSS 2.0 feed.

You can skip to the end and leave a response. Pinging is currently not allowed.

Leave a Reply

You must be logged in to post a comment.