Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter reads cached data first if available
#1

[eluser]Unknown[/eluser]
Hi guys

I m new in CodeIgniter. I m facing one problem. Whenever I insert or update data, it loades the cached data first if available otherwise it will show fetch data from database and then upload.

I have uploaded this on http://www.originitsolution.com/apps/

Here, If you click on Register Button, then first time it will show that "Registration Closed", then you click on other links like "Forget Password" or "Login" and Come back to Register, Then this time, it will not show.

I don't know how. Please help
#2

[eluser]hasokeric[/eluser]
That is what Caching is for... Disable Caching if thats something you dont like in your database.php perhaps you enabled caching.




Theme © iAndrew 2016 - Forum software by © MyBB