Yeah,

I believe so, but you could reinitialize them when you jump to the other
webserver, or you use one
mysql database for sessionmanagement for both webservers.

Ciao

Sascha


----- Original Message -----
From: "David Buerer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 18, 2002 7:38 PM
Subject: [PHP] Sessions /Cross Domain


> 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?
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to