Posted by fletch on 10/10/06 09:10
On Oct 10, 8:37 am, "looo...@gmail.com" <looo...@gmail.com> wrote:
> Hi, I would just like to know if there is a way to let php keep
> sessions accross subdomains?
>
> I mean sessions with cookies, where the domain should be correctly set.
> Or maybe I can use SID variable to carry the session across to the
> subdomain?
>
> Tanks for any replys
I have managed this by simply passing the session id across manually in
the url. It required that the subdomain was being served from the same
server. Have you tried this?
Please send my tank asap :)
regards
Richard
[Back to original message]
|