DOM XML (PHP 4) 函数
PHP Manual

xpath_register_ns

(PHP 4 >= 4.2.0)

xpath_register_ns Register the given namespace in the passed XPath context

说明

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

本函数还未编写文档,仅有参数列表。

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.

参见


DOM XML (PHP 4) 函数
PHP Manual