header(”Cache-Control: no-cache, must-revalidate”);

减小字体 增大字体 作者:佚名  来源:不详
header(”Cache-Control: no-cache, must-revalidate”);

 强制不缓存,在JS做ajax(动态网站静态化)调用时好用