PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMNode->lookupPrefix()> <DOMNode->isSupported()
Last updated: Sun, 25 Nov 2007

view this page in

DOMNode->lookupNamespaceURI()

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

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

Description

DOMNode
string lookupNamespaceURI ( string $prefix )

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

Parameters

prefix

The prefix of the namespace.

Return Values

The namespace URI of the node.

Δείτε επίσης



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: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites