Welcome Guest, Not a member yet? Register   Sign In
cannot able to clear cache files
#2

Maybe if you read the User's Guide you would not need to ask this question!

PHP Code:
$this->cache->delete('cache_item_id');

$this->cache->clean();

var_dump($this->cache->cache_info()); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
cannot able to clear cache files - by kvanaraj - 03-29-2019, 01:59 AM
RE: cannot able to clear cache files - by InsiteFX - 03-29-2019, 03:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB