试试这样:)
应该可以了。。
header("Expires: Mon, 26 Jul 2000 05:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . "GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
http://www.bkjia.com/PHPjc/630247.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/630247.htmlTechArticle试试这样:)br 应该可以了。。br header(quot;Expires: Mon, 26 Jul 2000 05:00:00 GMTquot;);br header(quot;Last-Modified: quot; . gmdate(quot;D, d M Y H:i:squot;) . quot;G...