Please answer this simple SPAM challenge: zero minus zero? (Example: nine)
I used the function posted by "joe" but the following works to me for get the innerXML <?php $itemLeido = $XMLRespuesta->getElementsByTagName("articulos"); foreach($itemLeido as $node) { echo($node->ownerDocument->saveXML($node)); } ?>
<< Back to user notes page