DOMDocument::loadXML
DOMDocument::loadXML
(PHP 5, PHP 7)
DOMDocument::loadXML — Load XML from a string
Description
public mixed DOMDocument::loadXML ( string $source [, int $options = 0 ] )
Loads an XML document from a string.
Parameters
-
source
-
The string containing the XML.
-
options
-
Bitwise OR of the 登录查看完整内容