Forum und email

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

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

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.