The DOMXPath class

The DOMXPath class

(PHP 5)

Introduction

Supports XPath 1.0

Class synopsis

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

Properties

document

Prop description

Table of Contents


Customers Area | Contact us | Affiliates