Martin Geisler wrote:
I don't remember any more where I found this, but with
formatOutput = true;
?>
you get what you ask for: formatted output.
Excellent, that did the trick!
Thanks,
-Dan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[EMAIL PROTECTED] (Dan Phiffer) writes:
> I'm using PHP 5 these days, so I guess I'm looking for some way to
> tell a DomDocument to prettify its save() output.
I don't remember any more where I found this, but with
formatOutput = true;
?>
you get what you ask for: formatted output.
--
Martin
2 matches
Mail list logo