PHP - Manual: DOMParentNode::append
2024-11-14
(PHP 8)
DOMParentNode::append — Appends nodes after the last child node
...$nodes
Appends one or many nodes to the list of children after the last child node.
nodes
The nodes to append.
没有返回值。
官方地址:https://www.php.net/manual/en/domparentnode.append.php