For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > November 2004 > Re: How to stop multiple Log In's under the same Username









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to stop multiple Log In's under the same Username
R. Rajesh Jeba Anbiah

2004-11-30, 8:58 am

"Chris Hall" <chrish@skwirel.com> wrote in message news:<cofmui$32h$1@titan.btinternet.com>...
> Hello,
>
> Any one got any good ideas or where to look for solutions how to stop
> multiple log ins with the same username? I am using mysql database if that
> makes a difference.


1. http://www.google.com/search?q=php+login
2. http://martin.f2o.org/php/login

If IP check gives you trouble, just ignore it. Session id check
alone is sufficient. If you're more particular, you may try to check
user agent, lanugage, etc.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com