如何在CodeIgniter中清除页面缓存 [英] How is clear page cache in the CodeIgniter

查看:84
本文介绍了如何在CodeIgniter中清除页面缓存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用CodeIgniter。我页面的始终是缓存,不要在浏览器中被 Ctrl + F5 删除。当我在视图中更改名称页时,它起作用了!

I use CodeIgniter. Always part of my page is cache and don't remove by Ctrl+F5 in the browser. When I change the name page in the view it worked !!!?

如何清除CodeIgniter中的页面缓存?

How can clear page cache in the CodeIgniter?

推荐答案

您需要手动删除 application / cache 文件夹中的缓存项目。

You need to manually delete the cached items in the application/cache folder.

https://www.codeigniter.com/user_guide/general/caching.html

这篇关于如何在CodeIgniter中清除页面缓存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆