Page 1 of 1

session problem

Posted: Sat Dec 19, 2009 3:33 am
by itsmani1
Hi

I have sub domains on my site and i wanted to use one session across subdomains but i can't.. I am using following code but it's not working

Can anyone tell what's the reason??

Here is my code:

Code: Select all

session_set_cookie_params(3600,'/','.domain.com');