CodeIgniter Forums
Another session in db question - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Another session in db question (/showthread.php?tid=42224)



Another session in db question - El Forum - 05-31-2011

[eluser]kev[/eluser]
Hi,

im saving session in database

Is there any way to delete the expired session from database?


Another session in db question - El Forum - 05-31-2011

[eluser]LuckyFella73[/eluser]
You don't have to worry about that. It's done automatically.
You can set the time for garbage collection in config.php