DOMDocument ->saveHTML() -- Dumps the internal document into a string using HTML formatting ... <?php $doc = new DOMDocument('1.0'); // we want a nice output
確定! 回上一頁