Null.php
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
Classes
- Horde_Session_Null
- The null driver provides a set of methods for handling the administration and contents of the Horde session variable when the PHP session is not desired. Needed so things like application authentication can work within a single HTTP request when we don't need the overhead of a full PHP session.