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!
#3

[eluser]behnampmdg3[/eluser]
[quote author="TheNextBillGates" date="1370496702"]Are you caching your pages? Do you have
Code:
$this->output->cache($number_of_minutes_to_store_cache);
in your controller?[/quote]No[quote author="TheNextBillGates" date="1370496702"]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[/quote]

redirect(site_url('agents/show'), 'refresh');

Cache where?

Thanks





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-06-2013, 12:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB