Hi to all,
I have created a page with login and logout. i used session to register the login user and when he clicks in logout, it will destroy the session.
this is nice but if system is closed without logout or went out without logout means how can i secure my page, i got the point that is timer.
But i dont know how to use timer in session expires etc., can anyone help me to setup timer for logout using php please.
Thanks in advance,
Regards
magesh
I have created a page with login and logout. i used session to register the login user and when he clicks in logout, it will destroy the session.
this is nice but if system is closed without logout or went out without logout means how can i secure my page, i got the point that is timer.
But i dont know how to use timer in session expires etc., can anyone help me to setup timer for logout using php please.
Thanks in advance,
Regards
magesh
Comment