xpath_register_ns
(PHP 4 >= 4.2.0)
xpath_register_ns — Register the given namespace in the passed XPath context
Descrizione
bool xpath_register_ns
( XPathContext $xpath_context
, string $prefix
, string $uri
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.