PHP
downloads | documentation | faq | getting help | mailing lists | wiki | 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

Popis

DOMNode
string lookupNamespaceURI ( string $prefix )

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

Parametre

prefix

The prefix of the namespace.

Vrátené hodnoty

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