DOM XML
PHP Manual

xptr_eval

(PHP 4 >= 4.0.4)

xptr_eval — Evaluate the XPtr Location Path in the given string

Description

XPathContext
int xptr_eval ( string $eval_str [, domnode $contextnode ] )
int xptr_eval ( XPathContext $xpath_context , string $eval_str [, domnode $contextnode ] )

Warning

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


DOM XML
PHP Manual