Event though it can be set in the php.ini file globally
; Lifetime in seconds of cookie or, if 0, until browser is restarted.
session.cookie_ lifetime = 500
Can it be set per user session?
Thanks
; Lifetime in seconds of cookie or, if 0, until browser is restarted.
session.cookie_ lifetime = 500
Can it be set per user session?
Thanks
Comment