   #PHP Manual DOM XML functions domxml_xslt_stylesheet_file
   xpath_eval_expression

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                            domxml_xslt_stylesheet

   (PHP 4 >= 4.2.0)
   domxml_xslt_stylesheet --  Creates a DomXsltStylesheet Object from an
   XML document in a string.

Description

   object domxml_xslt_stylesheet ( string xsl document)

   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.

   Warning

   This function is currently not documented; only the argument list is
   available.

   See also domxsltstylesheet->process(), domxml_xslt_stylesheet_file(),
   domxml_xslt_stylesheet_doc()
   ______________________________________________________________________

   Prev                        Home                  Next
   domxml_xslt_stylesheet_file  Up  xpath_eval_expression
