DOMNode::lookupNamespaceUri

(PHP 5, PHP 7)

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

说锟斤拷

public DOMNode::lookupNamespaceUri ( string $prefix ) : string

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

锟斤拷锟斤拷

prefix

The prefix of the namespace.

锟斤拷锟斤拷值

The namespace URI of the node.

锟轿硷拷