header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); // Date in the past?>页面依然需要刷新才能显示,然后后来我看到的页面中有@Session_start();由于没有使用到Session,所以取消了却发现所有的页面都不用再刷新了,不知道是什么原理,然而如果我需要用到Session呢?如果你知道,请告诉我(QQ: 8989215),谢谢