Php/docs/domxpath.construct

来自菜鸟教程
跳转至:导航、​搜索

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.