PHP DOMNode::removeChild, Whitespace

by justin carlson on 11/05/2009
PHPJust a quick note to remind myself later. DOMNode::removeChild leaves whitespace unless you tell it not via:
$document->preserveWhiteSpace = false;

Trackback

Trackback URL for this entry: http://www.tehuber.com/trackback.php?id=20091105133455200

No trackback comments for this entry.
PHP DOMNode::removeChild, Whitespace | 0 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.