DOMXPath
PHP Manual

DOMXPath::__construct

(PHP 5, PHP 7)

DOMXPath::__construct Создает новый объект класса DOMXPath

Описание

public DOMXPath::__construct ( DOMDocument $doc )

Создает новый объект класса DOMXPath.

Список параметров

doc

Объект класса DOMDocument связанный с DOMXPath.


DOMXPath
PHP Manual