update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates a new DOMXPath object

DOMXPath::__construct

(PHP 5, PHP 7)

DOMXPath::__construct Creates a new DOMXPath object

설명

public DOMXPath::__construct ( DOMDocument $doc )

Creates a new DOMXPath object.

인수

doc

The DOMDocument associated with the DOMXPath.