php源码:
<?php
$tempCode=file_get_contents('2.txt',true);
echo $tempCode;
?>2.txt文档内容:
<!--#include file="test.html"-->