DOMXPath->__construct()
(PHP 5)
DOMXPath->__construct() — Creates a new DOMXPath object
說明
DOMXPath
__construct
( DOMDocument $doc
)
Creates a new DOMXPath object.
參數
- doc
-
The DOMDocument associated with the DOMXPath.