DOMXPATH(3) 1 DOMXPATH(3) The DOMXPath classINTRODUCTIONSupports XPath 1.0CLASS SYNOPSISDOMXPath DOMXPath Properties o public DOMDocument$document Methods o public DOMXPath::__construct (DOMDocument $doc) o public mixed DOMXPath::evaluate (string $expression, [DOMNode $contextnode], [bool $registerNodeNS = true]) o public DOMNodeList DOMXPath::query (string $expression, [DOMNode $contextnode], [bool $registerNodeNS = true]) o public bool DOMXPath::registerNamespace (string $prefix, string $namespaceURI) o public void DOMXPath::registerPhpFunctions ([mixed $restrict])PROPERTIESo $document - PHP Documentation Group DOMXPATH(3)