PHP Session timeout code with warning -
PHP Session timeout code with warning -
i want add together session time out in php website. google , got below link timeout dialog code using jquery
i'm not able figureout how implement in php. please guide me how add together code in website. want user logout automatically if page idle more 15mins
have update php.ini in session.gc_maxlifetime configuration illustration session time out 24 minutes:
session.gc_maxlifetime=1440 warning : not automatic destroy session after number of seconds, depends of probability of garbage collection hope helps
php session settimeout
Comments
Post a Comment