Examples index
The XML file shown in those examples is released within the package at //www.phpclasses.org/browse.html/package/1424.html.
Click here to see the input file
| Dump the array |
Show how Xml2Array stores the file parsed. |
| Does exists the requested child? |
This example shows how checks if the requested child exists. |
| Attributes loop |
Loop over the node's attribute |
| Childs loop |
Loop over the node's childs. |