Session Expiration |
Hi guys, I have this question about CI session, I read about the solutions online to set the session only expired when the user closes the browser which is by setting theĀ $config['sess_expiration'] to 0 in the config.php file..but my question here is, my session will be expired too when the user's PC went to sleep mode and the browser was not close. Is that normal?
|
Messages In This Thread |
Session Expiration - by lazyworm369 - 08-02-2021, 06:57 PM
|