(PHP 5, PHP 7)
DOMNode::lookupPrefix — Gets the namespace prefix of the node based on the namespace URI
$namespaceURI
) : stringGets the namespace prefix of the node based on the namespace URI.
namespaceURI
The namespace URI.
The prefix of the namespace.