Posts: 1
Threads: 0
Joined: Sep 2017
Reputation:
0
Thank you for your efforts.
If I use this code with that version:
$this->load->driver('cache', array('adapter' => 'apc', 'backup' => 'file'));
It still works?
Posts: 1
Threads: 0
Joined: Oct 2017
Reputation:
0
Thank you for all things!
Posts: 1
Threads: 0
Joined: Sep 2017
Reputation:
0
I hope the session is now working in a live server, coz my previous project that i created in a local server is work fine , but when i migrate into a live server the session is not working, i hope it fix in this version..