Forum und email

xpath_register_ns

(PHP 4 >= 4.2.0)

xpath_register_ns — Register the given namespace in the passed XPath context

Beschreibung

bool xpath_register_ns ( XPathContext $xpath_context , string $prefix , string $uri )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.