DOM
PHP Manual

The DOMXPath class

Wstęp

Supports XPath 1.0

Krótki opis klasy

DOMXPath
DOMXPath {
/* Właściwości */
/* Metody */
__construct ( DOMDocument $doc )
mixed evaluate ( string $expression [, DOMNode $contextnode ] )
DOMNodeList query ( string $expression [, DOMNode $contextnode ] )
bool registerNamespace ( string $prefix , string $namespaceURI )
public void registerPhpFunctions ([ mixed $restrict ] )
}

Właściwości

document

Prop description

Spis treści


DOM
PHP Manual