Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Session Files
#2

Quote:
PHP Code:
$config['sess_expiration'] = 10// ten min should be 

in /application/config/config.php:

PHP Code:
/*
...
| 'sess_expiration'
|
|    The number of SECONDS you want the session to last.
|    Setting to 0 (zero) means expire when the browser is closed.
|
...
*/ 

10 seconds != 10 minutes, just a thought anyway.
Reply


Messages In This Thread
Codeigniter Session Files - by wolfgang1983 - 07-14-2016, 02:36 PM
RE: Codeigniter Session Files - by mwhitney - 07-15-2016, 01:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB