(PHP 5)
DOMNode::lookupNamespaceURI — Gets the namespace URI of the node based on the prefix
$prefix
)
Gets the namespace URI of the node based on the
prefix
.
prefix
The prefix of the namespace.
The namespace URI of the node.