[PHP-NOTES] note 130244 added to function.session-set-save-handler

[email protected] ("[email protected]")
Newsgroups php.notes
Message-ID <[email protected]>
Here is a class implementation version using SessionHandlerInterface, SessionIdInterface and SessionUpdateTimestampHandlerInterface as the session handler.
https://github.com/polygoncoin/Session-Handlers

The Handler supports multiple modes of container, including Cookies.

The option "read_and_close" option is used for readonly behavior.

Here, the options like 'serialize_handler' => 'php_serialize', and 'lazy_write' => true, are used for the implementation of SessionUpdateTimestampHandlerInterface.
----
Server IP: 45.112.84.4
Probable Submitter: 80.90.5.137 (proxied: 1.38.140.179)
----
Manual Page -- https://php.net/manual/en/function.session-set-save-handler.php
Edit        -- https://main.php.net/note/edit/130244
Del: integrated  -- https://main.php.net/note/delete/130244/integrated
Del: useless     -- https://main.php.net/note/delete/130244/useless
Del: bad code    -- https://main.php.net/note/delete/130244/bad+code
Del: spam        -- https://main.php.net/note/delete/130244/spam
Del: non-english -- https://main.php.net/note/delete/130244/non-english
Del: in docs     -- https://main.php.net/note/delete/130244/in+docs
Del: other reasons-- https://main.php.net/note/delete/130244
Reject      -- https://main.php.net/note/reject/130244
Search      -- https://main.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.