DOMNode::lookupPrefix
(PHP 5, PHP 7, PHP 8)
DOMNode::lookupPrefix — Gets the namespace prefix of the node based on the namespace URI
Description
Gets the namespace prefix of the node based on the namespace URI.
Parameters
namespaceThe namespace URI.
Return Values
The prefix of the namespace or null on error.
See Also
- DOMNode::lookupNamespaceUri() - Gets the namespace URI of the node based on the prefix
↑ and ↓ to navigate • Enter to select • Esc to close • / to open