I am wondering if there is a way to pass a session variable through to different virtual subdomains. Right now, I am using $_SESSION[userID], this is the variable that is used throughout the site meaning that a user is logged in. Now, I have a subdomain setup and want to be able to have the user remain seen as logged in when they enter the subdomain.
Thanks in advance.
SM
Thanks in advance.
SM