Phang  2.1
 All Classes Files Functions Variables Pages
Functions
xml.php File Reference

Functions to help create and modify XML data. More...

Functions

 array_to_xml ($array, $root_tag='', $leaf_tag='', $is_root=true)
 Convert an associative array to an XML string.
 xml_to_array ($xml, $get_attributes=true, $priority='tag')
 Convert an XML string to an array.

Detailed Description

Functions to help create and modify XML data.

Author:
James Tierney / Fifteen Digital Developers Ltd