Description
array
xpath_eval ( object xpath context, string xpath expression [, object contextnode])
Warning |
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change without notice in a future release of PHP.
Use this function at your own risk. |
The optional contextnode can be specified for doing relative XPath queries.
See also xpath_new_context()