DOMNode->lookupNamespaceURI()
(No version information available, might be only in CVS)
DOMNode->lookupNamespaceURI() — Gets the namespace URI of the node based on the prefix
LeÃrás
DOMNode
string lookupNamespaceURI
( string $prefix
)
Gets the namespace URI of the node based on the prefix .
Paraméterek
- prefix
-
The prefix of the namespace.
Visszatérési értékek
The namespace URI of the node.