how can I control only one user could use the application at any time
I would like to my web application is only allowed one user to access, let's say if userA try to login while the application is being userd by userB, UserA login will fail until UserB logout.Could anyone post some example codes for me? I am not familiar with session usage, thx!
[293 byte] By [
henry_22a] at [2007-11-27 4:16:12]
