Forum Moderators: coopster

Message Too Old, No Replies

Multiple sessions

user should be able to be logged in with multiple usernames.

         

loke

8:13 pm on Dec 13, 2004 (gmt 0)

10+ Year Member



I'm developing a gameserver admin site , and some advanced user will rent multiple servers, therefore it would be nice to allow multiple sessions. Right now, when someone logs in as user "sam", and they want to log in as "joe" they will lose connection to the "sam" account.

coopster

2:34 am on Dec 14, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Not sure what the question is here yet, loke, but have you considered custom session handling [php.net] and unique cookies?