BlaBla.cn

PHP: DOMNode->lookupPrefix() - Manual

BlaBla.cn

DOMNode->lookupPrefix()

(No version information available, might be only in CVS)

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

说明

DOMNode
string lookupPrefix ( string $namespaceURI )

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

参数

namespaceURI

The namespace URI.

返回值

The prefix of the namespace.




DOMNode->normalize() > <DOMNode->lookupNamespaceURI()
Last updated: Wed, 19 Mar 2008
 
 
BlaBla.cn

© 2005-2008 BlaBla.cn 版权所有