The code I copied is: // Start XML file, create parent node $dom = new DOMDocument('1.0'); $node = $dom->createElement("markers"); ...
確定! 回上一頁