php引入html文件

<?php
$a = file_get_contents('xxxx.html',true);
echo($a);
?>

posted on 2017-04-12 18:05  LSMORPJER  阅读(241)  评论(0)    收藏  举报

导航