xpath_register_ns

(PHP 4 >= 4.2.0, PECL)

xpath_register_ns --  Register the given namespace in the passed XPath context

Descrição

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

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também

xpath_register_ns_auto()