>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
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
2 matches
Mail list logo