php share session between subdomains KENNETH 9년 ago PHP 에서 서브도메인간 세션 공유하기 session_start() 전에 session_set_cookie_params ( 0, "/", ".domain.com");