CodeIgniter Forums
Support for session management in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Support for session management in CI (/showthread.php?tid=63622)



Support for session management in CI - Priyank - 11-20-2015

Please provide such support for managing session from configuration file instead of controller it self like Symfony2.


RE: Support for session management in CI - kilishan - 11-20-2015

I'm not very familiar with how Symfony2 does their sessions. Reading over the configuration docs, I don't understand what you're looking for.

Could you provide a bit more detail on how it works, what you like about it, and why it's better?