Page 1 of 1

PHP login script with unique user check

Posted: Thu Jan 06, 2005 8:55 am
by nerstu
I'm having problem finding a solution that just allows one of each unique users to be logged in at the same time.

Anyone got any tips on how to solve this?

Posted: Thu Jan 06, 2005 8:59 am
by feyd

Posted: Thu Jan 06, 2005 9:13 am
by nerstu
Thanks, but not exactly what I was looking for.

Here is the problem more that I want to prevent different people with access to the login to use it at the same time as it is a pay-per-loginname kind of site.

Posted: Thu Jan 06, 2005 9:16 am
by feyd
the logic is discussed in that thread. Just ignore the parts about allowing another login through that account after x time of inactivity..