| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
DOMNode->lookupNamespaceURI()(No version information available, might be only in CVS) DOMNode->lookupNamespaceURI() — Gets the namespace URI of the node based on the prefix BeschreibungDOMNode
string lookupNamespaceURI
( string $prefix
)
Gets the namespace URI of the node based on the prefix . Parameter Liste
RückgabewerteThe namespace URI of the node. |