You can try to do this: ... // get completed xml document $doc->preserveWhiteSpace = false; $doc->formatOutput = true; ...
確定! 回上一頁