Timed Out Logout
Posted: Mon Apr 06, 2009 7:51 am
hi friends,
i made a login page, and i made a logout button too, but i want to make a timed logout, i mean after 5 min for example the user should logout automatically. i mean i should log out from inactive web page.
and another problem i am facing is,
i have a login web page, for this web page i made all validations .
the thing is i should block parallel logins using PHP.
my question is :
How to block parallel login? How can I block multiple login attempts in to a single account, when that user have already logged in? Like... Yahoo/Hotmail email accounts...
friends i f u have existing code or suggestions for this problem please forward.
Best Regards
Akash
i made a login page, and i made a logout button too, but i want to make a timed logout, i mean after 5 min for example the user should logout automatically. i mean i should log out from inactive web page.
and another problem i am facing is,
i have a login web page, for this web page i made all validations .
the thing is i should block parallel logins using PHP.
my question is :
How to block parallel login? How can I block multiple login attempts in to a single account, when that user have already logged in? Like... Yahoo/Hotmail email accounts...
friends i f u have existing code or suggestions for this problem please forward.
Best Regards
Akash