golfwebuk Posted July 21, 2006 Share Posted July 21, 2006 Hi Guys,I want to be able to use sessions accross subdomains. For example, if I register $_SESSION['member'] on members.domain.com, then I want that session to be available on domain.com.Is this possible? Quote Link to comment https://forums.phpfreaks.com/topic/15233-using-sessions-across-subdomains/ Share on other sites More sharing options...
hvle Posted July 21, 2006 Share Posted July 21, 2006 yes, as long as it run by the same web server. Quote Link to comment https://forums.phpfreaks.com/topic/15233-using-sessions-across-subdomains/#findComment-61580 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.