i am using session for the login and password.
I have 3 types of users : Customer,Visitor,Administrator
How does the session recognise the user? it depends on which of the 3 user profile was used?
If i several people connect with profile VIsitor, there will be several session created?
hope these questions are not too stupid
thanks


