suche nach in der

DOMNode::lookupPrefix> <DOMNode::isSupported
Last updated: Fri, 18 May 2012

view this page in

DOMNode::lookupNamespaceURI

(PHP 5)

DOMNode::lookupNamespaceURI Gets the namespace URI of the node based on the prefix

Beschreibung

public string DOMNode::lookupNamespaceURI ( string $prefix )

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

Parameter-Liste

prefix

The prefix of the namespace.

Rückgabewerte

The namespace URI of the node.

Siehe auch



add a note add a note User Contributed Notes
DOMNode::lookupNamespaceURI
There are no user contributed notes for this page.

DOMNode::lookupPrefix> <DOMNode::isSupported
Last updated: Fri, 18 May 2012