Re: sessions - two with same session ID as the same time
Posted by onedbguru on 01/19/06 07:02
if you are using a login mechanism (mysql, flat-file, whatever) store
this session information where you have control over it - you cannot
rely on the user being on the same computer everytime they access your
site. (ie: home computer, work computer, etc...)