Posted by Ambush Commander on 08/18/06 23:15
> Is there anyway to get DOM to correctly format the new items? If so, how do > I do it? http://us2.php.net/manual/en/function.dom-domdocument-savexml.php $document->preserveWhiteSpace = false; $document->load('xmlfile.xml'); $document->formatOutput = true;
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming