Voting

: max(eight, zero)?
(Example: nine)

The Note You're Voting On

Saulo Vallory
18 years ago
The DOMXPath object doesn't create a reference to the document. If you load a new xml using either load, loadXML or loadHTML functions the DOMXPath object will still query and evaluate over the source in the DOMDocument when it was created.

<< Back to user notes page

To Top