Welcome Guest, Not a member yet? Register   Sign In
Bug with sessions CI 4.5.1
#5

Have you checked the documentation?
https://www.codeigniter.com/user_guide/l...sions.html

The defaults are to update every 5 minutes and automatically destroy the inactive session after 2 hours. You can use a database backend instead of files but that would not likely change the behavior. 

You can change some of the session defaults. One other option may be to use tempdata in your session.
Reply


Messages In This Thread
Bug with sessions CI 4.5.1 - by ALTITUDE_DEV - 04-23-2024, 01:36 PM
RE: Bug with sessions CI 4.5.1 - by InsiteFX - 04-24-2024, 10:42 PM
RE: Bug with sessions CI 4.5.1 - by ALTITUDE_DEV - 04-27-2024, 06:26 AM
RE: Bug with sessions CI 4.5.1 - by InsiteFX - 04-28-2024, 10:22 PM
RE: Bug with sessions CI 4.5.1 - by Bosborne - 04-29-2024, 04:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB