update : 2015.11.03
php.shukuma.com검색:
|
DOMNode::insertBefore(PHP 5, PHP 7) DOMNode::insertBefore — Adds a new child before a reference node 설명This function inserts a new node right before the reference node. If you plan to do further modifications on the appended child you must use the returned node. 인수
반환값The inserted node. 오류/예외
|