PHP Handbuch
Zurück
Weiter
DOMXPath->__construct()
DOMXPath->__construct() -- Creates a new DOMXPath object
Beschreibung
class
DOMXPath
{
__construct
( DOMDocument doc )
}
Creates a new
DOMXPath
object.
Parameter Liste
doc
The
DOMDocument
associated with the
DOMXPath
.
Zurück
Zum Anfang
Weiter
DOMText->splitText()
Nach oben
DOMXPath->evaluate()