[Phplib-users] One User logged in at the same time...
Brought to you by:
nhruby,
richardarcher
From: Sascha R. <Rag...@pe...> - 2001-11-06 17:58:58
|
Hello, I have a problem. I am using PHPlib and need a way of authentification, in which a user logs into a system, and will be recognized that he is a logged user. If another user tries to log in with the same Account (username, password), he has to be rejected. Only one user with the same account should be in the system at one time! How can I do such thing with PHPlib? Did anyone already write a function of that? Thanks in advance.... Sascha |