Manuale PHP
Indietro
Avanti
DOMXPath->__construct()
DOMXPath->__construct() -- Creates a new DOMXPath object
Descrizione
class
DOMXPath
{
__construct
( DOMDocument doc )
}
Creates a new
DOMXPath
object.
Elenco dei parametri
doc
The
DOMDocument
associated with the
DOMXPath
.
Indietro
Partenza
Avanti
DOMText->splitText
Risali
DOMXPath->evaluate()