xpath_register_ns
(PHP 4 >= 4.2.0)
xpath_register_ns — Register the given namespace in the passed XPath context
Descrierea
bool xpath_register_ns
( XPathContext
$xpath_context
, string $prefix
, string $uri
)Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Valorile întoarse
Întoarce valoarea TRUE în cazul
succesului sau FALSE în cazul eșecului.
Vedeți de asemenea
- xpath_register_ns_auto() - Register the given namespace in the passed XPath context
There are no user contributed notes for this page.
