PHP DOMNode::removeChild, Whitespace
Just a quick note to remind myself later. DOMNode::removeChild leaves whitespace unless you tell it not via:
$document->preserveWhiteSpace = false;
Trackback URL for this entry: http://www.tehuber.com/trackback.php?id=20091105133455200
No trackback comments for this entry.
|