瀏覽單個文章
遜咖愛
Regular Member
 

加入日期: Sep 2006
文章: 67
HTML:
<meta http-equiv="expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="MSThemeCompatible" content="Yes">
<meta http-equiv="Cache-Control" content="no-cache">
PHP:
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . "GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
 
舊 2006-11-15, 11:53 PM #2
回應時引用此文章
遜咖愛離線中