03-29-2019, 01:59 AM
I want to clear cache files . after removing history old page only be displayed. how to solve?
1,$this->output->delete_cache();
2,$this->output->clear_all_cache();
i put in the controller error occured
Fatal error: Call to undefined method CI_Output::delete_cache() in C:\xampp\htdocs\*****\****\controllers\auth.php on line 16
1,$this->output->delete_cache();
2,$this->output->clear_all_cache();
i put in the controller error occured
Fatal error: Call to undefined method CI_Output::delete_cache() in C:\xampp\htdocs\*****\****\controllers\auth.php on line 16