Hi,
I have a small problem,
how do I set a cookie for multiple domains?
I do understand the security problems, and I am sure it has been done before. The reason for this is SSO.
ie.
account.domain.com will need to set domain logged in for:
domain.com domain1.com domain2.com
Is there any easy way, using PHP and cookies, or any alternatives?