PHP - Manual: DOMCharacterData::appendData
2024-11-13
(PHP 5, PHP 7, PHP 8)
DOMCharacterData::appendData — Append the string to the end of the character data of the node
$data
): bool
Append the string data
to the end of the character data of the node.
data
The string to append.
没有返回值。
官方地址:https://www.php.net/manual/en/domcharacterdata.appenddata.php