   #PHP Manual DOM XML functions xpath_eval_expression xpath_new_context

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  xpath_eval

   (PHP 4 >= 4.0.4)
   xpath_eval --  Evaluates the XPath Location Path in the given string

Description

   array xpath_eval ( object xpath context, string xpath expression [,
   object contextnode])

   Warning

   This function is EXPERIMENTAL. The behaviour of this function, the
   name of this function, and anything else documented about this
   function may change without notice in a future release of PHP. Use
   this function at your own risk.

   The optional contextnode can be specified for doing relative XPath
   queries.

   See also xpath_new_context()
   ______________________________________________________________________

   Prev                  Home              Next
   xpath_eval_expression  Up  xpath_new_context
