... <book>, and append it to the document $book = $dom->appendChild($dom->createElement('book')); // create the title element and append it to $book $title ...
確定! 回上一頁