lookupPrefix()"HREF="function.dom-domnode-lookupprefix.html"> Podręcznik PHP Poprzedni Następny (no ve..."/>
Forum und email
DOMNode->lookupNamespaceURI()

DOMNode->lookupNamespaceURI()

(no version information, might be only in CVS)

DOMNode->lookupNamespaceURI() --  Gets the namespace URI of the node based on the prefix

Opis

class DOMNode {

string lookupNamespaceURI ( string prefix )

}

Gets the namespace URI of the node based on the prefix.

Parametry

prefix

The prefix of the namespace.

Zwracane wartości

The namespace URI of the node.