02-09-2020, 04:43 PM
If you have variables showing between 2 different browsers, the only possible cases are:
1) You copied and pasted a URL including session ID and ALSO disabled browser security checks.
2) You are using globals or improperly sharing data within your own code.
1) You copied and pasted a URL including session ID and ALSO disabled browser security checks.
2) You are using globals or improperly sharing data within your own code.

