PHP 클래스 Horde_SessionHandler_Storage_Builtin, horde
This doesn't do any session handling itself - instead, it exists to allow
utility features to be used with the built-in PHP handler.
Copyright 2005-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
공개 메소드들
메소드 상세
public gc ( $maxlifetime = 300 ) |
public open ( $save_path = null, $session_name = null ) |
public write ( $id, $session_data ) |
프로퍼티 상세
Directory with session files.
protected string $_path |
리턴 |
string |
|