This is a discussion on How to restrict multiple login using a single account. within the PHP Language forums, part of the PHP Programming Forums category; On May 22, 2:10 pm, shankhar <shankha...@gmail.com> wrote: > In my project there is a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On May 22, 2:10 pm, shankhar <shankha...@gmail.com> wrote:
> In my project there is a requirement. If a user logged in at a time > since he/she logged out others are not allowed to loggin using the > same user name. That is to avoid multiple logins using a account. How > to do this? <snip> FWIW <http://groups.google.com/group/comp.lang.php/msg/ 310fad0eef59415a> -- <?php echo 'Just another PHP saint'; ?> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/ |