Welcome Guest, Not a member yet? Register   Sign In
Is this cache? I have to refresh the page to see the UPDATEd values in the database!
#2

[eluser]TheNextBillGates[/eluser]
Are you caching your pages? Do you have
Code:
$this->output->cache($number_of_minutes_to_store_cache);
in your controller?

How are you redirecting the page?

I just added caching to one of my controllers and tried adding data and the new data was there when I redirected to the page that displays a list of all data in the database, so my guess is it's not code igniters cache but it may be being cached else-ware


Messages In This Thread
Is this cache? I have to refresh the page to see the UPDATEd values in the database! - by El Forum - 06-05-2013, 10:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB