Php default session time 24 minutes (1440 seconds). Its depends on server configuration.
You can change it in your php-configuration on your webserver. you just need to find on php.ini file session.gc_maxlifetime=1440 you can change the php session default time.
You can change it in your php-configuration on your webserver. you just need to find on php.ini file session.gc_maxlifetime=1440 you can change the php session default time.

0 comments:
Post a Comment