xpath_eval_expression(PHP 4 >= 4.0.4, PECL) xpath_eval_expression -- Evaluates the XPath Location Path in the given string说明class XPathContext {XPathObject xpath_eval_expression ( string expression [, domnode contextnode] ) }XPathObject xpath_eval_expression ( XPathContext xpath_context, string expression [, domnode contextnode] )
See also xpath_eval(). | ||