DOM
PHP Manual

The DOMXPath class

Introducere

Supports XPath 1.0

Sinopsisul clasei

DOMXPath {
/* Proprietăți */
/* Metode */
mixed DOMXPath::evaluate ( string $expression [, DOMNode $contextnode ] )
DOMNodeList DOMXPath::query ( string $expression [, DOMNode $contextnode ] )
bool DOMXPath::registerNamespace ( string $prefix , string $namespaceURI )
public void DOMXPath::registerPhpFunctions ([ mixed $restrict ] )
}

Proprietăți

document

Prop description

Cuprins


DOM
PHP Manual