An open API service indexing awesome lists of open source software.

https://github.com/par7133/fastsession

FastSession class, the smart Session class - BSD License
https://github.com/par7133/fastsession

class fast fast-to-implement fastsession opensource php

Last synced: 10 months ago
JSON representation

FastSession class, the smart Session class - BSD License

Awesome Lists containing this project

README

          

FastSession

FastSession class

@package OpenGallery http://github.com/par7133
@author Daniele Bonini
@version 1.0
@phpver 5.6 to 7.3
@access public
@note You have to declare in your "config.inc" file - or whatever file you
use for the purpose, the following global constant:
define('SESSION_NAME', "PHPSESSION");