Re: [PHP] PHP Session passed to different sub domains

2003-11-06 Thread Mike Migurski
>Could someone tell me how to pass a session cookie to different sub >domains, without passing it in url. It's in the manaul... http://www.php.net/manual/en/function.setcookie.php "To make the cookie available on all subdomains of example.com then you'd set it to '.example

[PHP] PHP Session passed to different sub domains

2003-11-06 Thread Makarov, Gera
Hi there, Could someone tell me how to pass a session cookie to different sub domains, without passing it in url. For example if I have the following domains: mydomain.com investment.mydomain.com business.mydomain.com market.mydomain.com and want to users to stay logged in while browsi