PHP-Handbuch Funktionsreferenz XML-Manipulation DOM DOMXPath DOMXPath::__construct DOMXPath DOMXPath::evaluate DOMXPath::__construct (PHP 5)DOMXPath::__construct — Creates a new DOMXPath object Beschreibung public DOMXPath::__construct ( DOMDocument $doc ) Creates a new DOMXPath object. Parameter-Liste doc The DOMDocument associated with the DOMXPath.