(PHP 5, PHP 7)
Creates a new DOMXPath object
public DOMXPath::__construct ( DOMDocument $doc )
Creates a new DOMXPath object.
Parameters:
doc
The DOMDocument associated with the DOMXPath.
Please login to continue.