domxml_xslt_stylesheet

(PHP 4 >= 4.2.0)

domxml_xslt_stylesheet --  Creates a DomXsltStylesheet Object from an XML document in a string

Description

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