| Accessing XML Data Using SimpleXML | | Print | |
SimpleXML is an extension that provides a simplified, very convenient interface for extracting XML data with minimum fuss or overhead and associating it with ordinary PHP objects that can then be manipulated or accessed using standard PHP tools and techniqueswithout the need for an additional set of functions or properties provided by an extension.
Because SimpleXML is compiled into PHP5 distributions by default, unless your operating system vendor has disabled it, SimpleXML should already be easily available to you without any additional work on your part if you are using PHP5.
SimpleXML is not available to users of PHP4.
| Users' Comments (0) |
|
No comment posted






