|
what I've did is random generate passwords upton user info... and each time they log in session will be checked if the users already logged in. If so, I'll do an IP check to see if it's the same user... fairly simple but it should do the job... I just love PHP.
|