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? 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. Link to comment https://forums.phpfreaks.com/topic/15233-using-sessions-across-subdomains/#findComment-61580 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.