Never even though about it up until now...
How do session variables handle multiple users? If I write server side scripts that put a username into a session variable called user, what happens if more users also log into the website. Now there will hopefully be as many username session variables wth the same name "username" and with different values, or will there only be one session variable with the latest value?
How do I handle multiple users and therefore multiple sessions?
Thanks
session variables and multiple users
Moderator: General Moderators
- launchcode
- Forum Contributor
- Posts: 401
- Joined: Tue May 11, 2004 7:32 pm
- Location: UK
- Contact: