SimpleXML
From Wikipedia, the free encyclopedia
Not to be confused with the variant of the XML language, Simple XML.
SimpleXML is a PHP extension that allows users to easily manipulate/use XML data. PHP 5+ is required.
[edit] Functions
- addAttribute()
- addChild()
- asXML()
- attributes()
- children()
- __construct()
- getDocNamespaces()
- getName()
- getNamespaces()
- registerXPathNamespace()
- xpath()
- simplexml_import_dom
- simplexml_load_file
- simplexml_load_string