Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<DOMText->splitText()DOMXPath->evaluate()>
Last updated: Tue, 19 Sep 2006

DOMXPath->__construct()

(no version information, might be only in CVS)

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

Description

class DOMXPath {

__construct ( DOMDocument doc )

}

Creates a new DOMXPath object.

Parameters

doc

The DOMDocument associated with the DOMXPath.




<DOMText->splitText()DOMXPath->evaluate()>
Last updated: Tue, 19 Sep 2006