- Impact
- 11
Ok so I have a login script. Which works fine.
I come to use it on a subdomain and I find that session data is 'being shared' when in internet explorer 6 & 7.
So I log into my site on foo.com
then I visit example.foo.com, and I find that session data is still set from my log in on foo.com. And therefore making it impossible for me to log in.
Logging in from firefox or opera works absolutely fine, and I only have troubles when it comes to internet explorer?
Any assistance is appreciated!
Edit: My appologies, I have worked out the solution to my problem. Please close this topic ^_^ Thanks.
I come to use it on a subdomain and I find that session data is 'being shared' when in internet explorer 6 & 7.
So I log into my site on foo.com
then I visit example.foo.com, and I find that session data is still set from my log in on foo.com. And therefore making it impossible for me to log in.
Logging in from firefox or opera works absolutely fine, and I only have troubles when it comes to internet explorer?
Any assistance is appreciated!
Edit: My appologies, I have worked out the solution to my problem. Please close this topic ^_^ Thanks.
Last edited:





