v1.0.0
English

FileHandler.php

system/Session/Handlers/FileHandler.php
1 class 8 methods

class FileHandler

Session handler using file system for storage
__construct (SessionConfig $config, string $ipAddress) public
open ($path, $name) public
read ($id) public
write ($id, $data) public
close () public
destroy ($id) public
gc ($max_lifetime) public
configureSessionIDRegex () protected
phpDG v1.0.0 FileHandler.php 662 files 498 classes 763 fn
Generated