摘要: 可以通过php头函数改变返回给浏览器的头信息例:代码中添加头: header("Cache-Control: max-age=31536000"); header("Expires: Mon, 26 Jul 2017 05:00:00 GMT");则返回:查看chrome浏览器缓存: ... 阅读全文
posted @ 2016-01-14 10:43 妞溜溜 阅读(201) 评论(0) 推荐(0)