DOMXPath->registerNamespace()
HREF="function.dom-domxpath-query.html">
След.
(no version information, might be only in CVS)DOMXPath->registerNamespace() -- Registers the namespace with the DOMXPath object
bool registerNamespace ( string prefix, string namespaceURI )
}
- Registers the namespaceURI and prefix with the DOMXPath object.
-
prefix - The prefix. namespaceURI - The URI of the namespace.
- The prefix.
namespaceURI - The URI of the namespace.
- The URI of the namespace.
- Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред.
Начало
DOMXPath->query()
Уровень выше
dom_import_simplexml 22222