Hi I'm designing a php login system. I can't figure out though how to prevent multiple logins from the same user account. In other words I'd like to prevent multiple people from logging in on the same account at the same time.
Any suggestions would be much appreciated.
Thanks