Files

Handler for storing sessions in local hard disk, implements SessionHandlerInterface.

__construct

__construct($sessions_dir = false)
$sessions_dir:Path to store the sessions, default /tmp/dalmp_sessions.

Constants

define('DALMP_SESSIONS_DIR', '/tmp/my_sessions');

If set and no $session_dir defined while initializing the class, it will use this value.

Warning

The Files backend, does NOT support reference handling.

Thanks Navicat for supporting Open Source projects.

Navicat



A great amount of time has been spent creating, crafting and maintaining this software, please consider donating.

Donating helps ensure continued support, development and availability.

dalmp


comments powered by Disqus