Query: domxpath
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DOMXPATH(3) 1 DOMXPATH(3) The DOMXPath classINTRODUCTIONSupports XPath 1.0CLASS SYNOPSISDOMXPath 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])PROPERTIESo $document - PHP Documentation Group DOMXPATH(3)
Related Man Pages |
---|
domdocument(3) - php |
domdocumenttype(3) - php |
domnode(3) - php |
domtext(3) - php |
spldoublylinkedlist(3) - php |