Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
xpath_eval
Popis
class XPathContext {XPathObject xpath_eval ( string xpath_expression [, domnode contextnode] )
}XPathObject xpath_eval ( XPathContext xpath_context, string xpath_expression [, domnode contextnode] )
The optional contextnode
can be specified for doing relative XPath queries.
See also xpath_new_context().
PÅ™edcházejÃcà | Domů | Dalšà |
xpath_eval_expression | Nahoru |