您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

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.