suaveshiva Posted June 18, 2007 Share Posted June 18, 2007 Hello, The scenario is like this....... username:xyz logged in, then another user want to login.....think its my friend,he is trying to log with same user name:xyz. So in such situations, the server shud not give access, it must give message saying that already logged in........ I googled a lot..but cudn't get solution............ can any one help me please........... Thank you in advance Link to comment https://forums.phpfreaks.com/topic/56010-2-avoid-logging-same-users-simultaneusly/ Share on other sites More sharing options...
onewaylife Posted June 18, 2007 Share Posted June 18, 2007 hi u do this by using session... - onewaylife Link to comment https://forums.phpfreaks.com/topic/56010-2-avoid-logging-same-users-simultaneusly/#findComment-276626 Share on other sites More sharing options...
suaveshiva Posted June 18, 2007 Author Share Posted June 18, 2007 ofcourse...without sessions, its not possible......... But how? 2 giv identity for the logged users.......... if he didn't logout manually...(by closing window) Again when try to log with username & pwd.then it will not allow. so how 2 solve such problems. did U got me?...... Link to comment https://forums.phpfreaks.com/topic/56010-2-avoid-logging-same-users-simultaneusly/#findComment-276629 Share on other sites More sharing options...
christofurr Posted June 18, 2007 Share Posted June 18, 2007 How about changing the identity upon session expiration? Link to comment https://forums.phpfreaks.com/topic/56010-2-avoid-logging-same-users-simultaneusly/#findComment-276638 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.