To copy (or) move nodes to another DOMDocument you'll have to import the nodes into the new DOMDocument with importNode() .
確定! 回上一頁