header("Expires: -1");

header("Cache-Control: no_cache");

header("pragma: no-cache");

三者都可以达到禁用缓存的效果但是由于浏览器种类多,所都写上保险点

相关文章:

  • 2021-12-16
  • 2021-12-03
  • 2022-12-23
  • 2021-11-26
  • 2021-10-06
  • 2021-11-25
  • 2021-10-07
猜你喜欢
  • 2021-10-25
  • 2019-09-20
  • 2021-09-19
  • 2021-07-13
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案