[EMAIL PROTECTED] wrote:
Satyam,

I don't see any "innerHTML" or "outerHTML" in relation to PHP DOM. I'm familiar with them from a Javascript standpoint, but no references when it comes to PHP
DOM.

Regards,
Mike

Now that you have the element, why not just call:
$doc->saveXML($node);

Rob

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to