$sql=mysql_query("select * from news");while($row=mysql_fetch_assoc($sql)){?>}?>
输出到TD里面就行了
用缓存 ,没事数据更新,就重新吧数据放过去,更新缓存
用file_put_contents("a.html",$contents, FILE_APPEND)不会覆盖