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