PHP. Руководство по PHP. 2005
DOMXPath->evaluate()
HREF="function.dom-domxpath-construct.html"> HREF="function.dom-domxpath-query.html"> Пред.
DOMXPath->evaluate()
(no version information, might be only in CVS)DOMXPath->evaluate() -- Evaluates the given XPath expression and returns a typed result if possible.
Описание
class DOMXPath {mixed evaluate (string expression [, DOMNode contextnode])
}
Executes the given XPath expression and returns a typed result if possible.