例1 DOMDocument::importNode() の例. ノードをドキュメント間でコピーします。 <?php $orgdoc = new DOMDocument; $orgdoc->loadXML("<root><element><child>text in ...
確定! 回上一頁