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

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