How do I use two sessions for a user? eg. one for login and one for something else.
regards Thomas A
I think you can only use ONE session by user. What you have to do is to put all your variables in one session.