in php.ini file...
if i change the value it doesnt work... i set the
but it doesnt work...
how to set session timeout to one hour?
plz help...
Code:
session.gc_maxlifetime = 1440
Code:
session.gc_maxlifetime = 3600
how to set session timeout to one hour?
plz help...
Comment