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
domcharacterdata(3) - php
domcomment(3) - php
domdocumenttype(3) - php
oauth(3) - php
reflectionfunction(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator