Manual de PHP
Anterior
Siguiente
DOMXPath->__construct()
DOMXPath->__construct() -- Creates a new DOMXPath object
Descripción
class
DOMXPath
{
__construct
( DOMDocument doc )
}
Creates a new
DOMXPath
object.
Lista de parámetros
doc
The
DOMDocument
associated with the
DOMXPath
.
Anterior
Inicio
Siguiente
DOMText->splitText()
Subir
DOMXPath->evaluate()