I'm having an inconvenient dealing with sessions..
I have this:
www.mydomain.com
sub1.mydomain.com
sub2.mydomain.com
sub3.mydomain.com
and when I log into "www", then I change to "sub2" (for example) I figure out it creates another session :S why is that??
I need the same session for www, sub1, sub2, sub3, and so on.. ALL in "mydomain.com"..
what can I do?? is it like that and I have to make a trick?? or is there a "legal" solution for what I want??