DOMDocument::loadHTML
(PHP 5, PHP 7) DOMDocument::loadHTML — Load HTML from a string
大家講道理 2016-12-13 15:58:55 3763
DOMDocument::loadXML
(PHP 5, PHP 7) DOMDocument::loadXML — Load XML from a string
大家講道理 2016-12-13 16:24:26 14881
DOMDocument::saveXML
(PHP 5, PHP 7) DOMDocument::saveXML — Dumps the internal XML tree back into a string
大家講道理 2016-12-13 17:32:27 3394
DOMCharacterData::insertData
(PHP 5, PHP 7) DOMCharacterData::insertData — Insert a string at the specified 16-bit unit offset
大家講道理 2016-12-13 11:59:06 2625
DOMDocument::saveHTML
(PHP 5, PHP 7) DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatting
大家講道理 2016-12-13 17:13:54 1673
DOMCharacterData::appendData
(PHP 5, PHP 7) DOMCharacterData::appendData — Append the string to the end of the character data of the node
大家講道理 2016-12-13 11:46:12 2851