xpath_register_ns
(PHP 4 >= 4.2.0, PECL)
xpath_register_ns --
Register the given namespace in the passed XPath context
Descripción
bool
xpath_register_ns ( XPathContext xpath_context, string prefix, string uri )
Aviso |
Esta función
no está documentada actualmente, solamente se encuentra
disponible la lista de parámetros. |
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.