SimpleXML
Encyclopedia
SimpleXML is a PHP
extension that allows users to easily manipulate/use XML
data. PHP 5+ is required.
PHP
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document...
extension that allows users to easily manipulate/use XML
XML
Extensible Markup Language is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards....
data. PHP 5+ is required.
Functions
- addAttribute
- addChild
- asXML
- attributes
- children
- __construct
- getDocNamespaces
- getName
- getNamespaces
- registerXPathNamespace
- xpath
- simplexml_import_dom
- simplexml_load_file
- simplexml_load_string