domxml_xslt_stylesheet_doc
Creates a DomXsltStylesheet Object from a DomDocument Object
&reftitle.description;
DomXsltStylesheetdomxml_xslt_stylesheet_doc
DomDocumentxsl_doc
Creates a DomXsltStylesheet object from the given
XSL document.
&reftitle.parameters;
xsl_doc
The XSL document, as a DomDocument object.
&reftitle.returnvalues;
Returns a new instance of DomXsltStylesheet.
Migrating to PHP 5
Call with
the xsl_doc parameter.
&reftitle.seealso;
domxml_xslt_stylesheet
domxml_xslt_stylesheet_file