PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

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.