DOM XML (PHP 4) Functions
PHP Manual

xpath_register_ns

(PHP 4 >= 4.2.0)

xpath_register_ns Register the given namespace in the passed XPath context

Description

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

This function is currently not documented; only its argument list is available.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


DOM XML (PHP 4) Functions
PHP Manual