DOM
PHP Manual

The DOMXPath class

Einführung

Supports XPath 1.0

Klassenbeschreibung

DOMXPath
DOMXPath {
/* Properties */
/* Methods */
__construct ( DOMDocument $doc )
mixed evaluate ( string $expression [, DOMNode $contextnode ] )
DOMNodeList query ( string $expression [, DOMNode $contextnode ] )
bool registerNamespace ( string $prefix , string $namespaceURI )
}

Eigenschaften

document

Prop description

Inhaltsverzeichnis


DOM
PHP Manual