DOMXPath->__construct()

(no version information, might be only in CVS)

DOMXPath->__construct() --  Creates a new DOMXPath object

说明

class DOMXPath {

__construct ( DOMDocument doc )

}

Creates a new DOMXPath object.

参数

doc

The DOMDocument associated with the DOMXPath.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.