   #PHP Manual DOM XML functions domxml_xslt_stylesheet_doc
   domxml_xslt_stylesheet

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                          domxml_xslt_stylesheet_file

   (PHP 4 >= 4.2.0)
   domxml_xslt_stylesheet_file --  Creates a DomXsltStylesheet Object
   from an XSL document in a file.

Description

   object domxml_xslt_stylesheet_file ( string xsl file)

   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(),
   domxml_xslt_stylesheet_doc()
   ______________________________________________________________________

   Prev                       Home                   Next
   domxml_xslt_stylesheet_doc  Up  domxml_xslt_stylesheet
