domxpath(3) php man page | unix.com

Man Page: domxpath

Operating Environment: php

Section: 3

DOMXPATH(3)								 1							       DOMXPATH(3)

The DOMXPath class

INTRODUCTION
Supports XPath 1.0
CLASS SYNOPSIS
DOMXPath DOMXPath Properties o public DOMDocument$document Methods o public DOMXPath::__construct (DOMDocument $doc) o public mixed DOMXPath::evaluate (string $expression, [DOMNode $contextnode], [bool $registerNodeNS = true]) o public DOMNodeList DOMXPath::query (string $expression, [DOMNode $contextnode], [bool $registerNodeNS = true]) o public bool DOMXPath::registerNamespace (string $prefix, string $namespaceURI) o public void DOMXPath::registerPhpFunctions ([mixed $restrict])
PROPERTIES
o $document - PHP Documentation Group DOMXPATH(3)
Related Man Pages
domdocument(3) - php
domdocumenttype(3) - php
domelement(3) - php
domnotation(3) - php
domtext(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch