Thanks for reading.
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?
Regards,
Kevin
I need to solve a problem. In my php code, I need to let user login as
another lower level user account. However, in firefox, if it's opening
in multiple tab, the session keeps into the tab.
How could I solve this problem by force different session values for
multiple tab browser?
Regards,
Kevin
Comment