formatOutput = true; appears to fail when the origin of the DOM came from a file via load(). EX: <?php $dom = new DOMDocument(); $dom->load ("test.xml");
確定! 回上一頁