Are sessions domain specific?
What I mean is this.
Suppose I have two websites:
secure.web.com
www.web.com <http://www.web.com>
and both web sites point to the same set of data.
If I looking at web page http://www.web.com/index.html
<http://www.web.com/index.html> and have a set of session variables defined
and then I call the page https://secure.web.com/index.html
<https://secure.web.com/index.html> do I still have access to the same
session variables?
- Re: [PHP] Sessions /Cross Domain David Buerer
- Re: [PHP] Sessions /Cross Domain Robert Cummings
- Re: [PHP] Sessions /Cross Domain Jacob Miller
- Re: [PHP] Sessions /Cross Domain Sascha Braun
- Re: [PHP] Sessions /Cross Domain Robert Cummings
- Re: [PHP] Sessions /Cross Domain Sascha Braun
- RE: [PHP] Sessions /Cross Domain James E Hicks III
- Re: [PHP] Sessions /Cross Domain Chris Shiflett
- RE: [PHP] Sessions /Cross Domain David Buerer
- Re: [PHP] Sessions /Cross Domain Sascha Braun

