Please answer this simple SPAM challenge: eight plus zero? (Example: nine)
Simple way to get the URI of the default namespace:<?php $document = new DOMDocument(); $document->load($xml_file); $uri = $document->documentElement->lookupnamespaceURI(NULL);?>
<< Back to user notes page