DOMNode::lookupPrefix
(PHP 5, PHP 7, PHP 8)
DOMNode::lookupPrefix — Gets the namespace prefix of the node based on the namespace URI
Beschreibung
$namespace): ?stringGets the namespace prefix of the node based on the namespace URI.
Parameter-Liste
-
namespace -
The namespace URI.
Rückgabewerte
The prefix of the namespace.

