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 întroarse
Î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
xpath_register_ns
There are no user contributed notes for this page.
