PHP - Manual: DOMChildNode::after
2024-11-15
(PHP 8)
DOMChildNode::after — Adds nodes after the node
...$nodes
Adds the passed nodes after the node.
nodes
Nodes to be added after the node.
没有返回值。
官方地址:https://www.php.net/manual/en/domchildnode.after.php