PHP ʖ²ἯTH º󍋼/A DomXsltStylesheet- result_dump_file Description ¾¯¸漯B This function is only available since PHP 4.3 =ד 1. Saving the result of a XSLT transformation in a file ?php $filename = "stylesheet.xsl"; $xmldoc = domxml_open_file("data.xml"); $xsldoc = domxml_xslt_stylesheet_file($filename); $result = $xsldoc- process($xmldoc); print $xsldoc- result_dump_file($result,"filename");? See also domxml_xslt_result_dump_mem(), domxml_xslt_process() º󍋼/A ưµ㼯A DomXsltStylesheet- process ɏһ¼¶ DomXsltStylesheet- result_dump_mem