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.