DOM-XML-Funktionen
PHP Manual

xptr_eval

(PHP 4)

xptr_eval Evaluate the XPtr Location Path in the given string

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.


DOM-XML-Funktionen
PHP Manual