| 
update : 2015.11.03
php.shukuma.com 검색:
  | SessionHandlerInterface::open(PHP 5 >= 5.4.0) SessionHandlerInterface::open — Initialize session 설명
   abstract public bool SessionHandlerInterface::open
    ( string  $save_path, string$name)Re-initialize existing session, or creates a new one. Called when a session starts or when session_start() is invoked. 인수
 반환값
   반환 값(보통 성공 시  |