Domains are specific, and so you do not get the same sesion variables. here's are
ways around this, but you need control of the content of both servers.

Cheers,
Rob.

David Buerer wrote:
> 
> 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?

-- 
.-----------------.
| Robert Cummings |
:-----------------`----------------------------.
| Webdeployer - Chief PHP and Java Programmer  |
:----------------------------------------------:
| Mail  : mailto:[EMAIL PROTECTED] |
| Phone : (613) 731-4046 x.109                 |
:----------------------------------------------:
| Website : http://www.webmotion.com           |
| Fax     : (613) 260-9545                     |
`----------------------------------------------'

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

Reply via email to