DOM XML 函数
PHP 手册

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 手册