CodeIgniter Forums
Caching Problems? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Caching Problems? (/showthread.php?tid=31695)



Caching Problems? - El Forum - 06-28-2010

[eluser]rajeshkumar[/eluser]
Hi to All,
I am getting Cache Problems ...

In my application there is Update Page, when i update the page it is updated and stored in the database with new information but in the update page it is showing old data only that is due to cache problem. Tell me How to Clear Cache ...

Give me any solution...