|
DOMNode::lookupNamespaceURIGets 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
Parameter-Liste
RückgabewerteThe namespace URI of the node. Siehe auch
|