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