class NativeFileSessionHandler extends NativeSessionHandler
NativeFileSessionHandler. Native session handler using PHP's built in file storage.
Methods
__construct(string $savePath = null) Constructor.
Details
__construct(string $savePath = null)
Constructor. Parameters string $savePath Path of directory to save session files Default null will leave setting as defined by PHP. '/path', 'N;/path', or 'N;octal-mode;/path Exceptions InvalidArgum