HTTP_Session
[ class tree: HTTP_Session ] [ index: HTTP_Session ] [ all elements ]

File: Session.php

Source Location: /HTTP_Session-0.5.6/Session.php

Classes:

HTTP_Session
Class for managing HTTP sessions

Page Details:

Class for managing HTTP sessions

Provides access to session-state values as well as session-level settings and lifetime management methods. Based on the standart PHP session handling mechanism it provides for you more advanced features such as database container, idle and expire timeouts, etc.

PHP version 4

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


HTTP_SESSION_CONTINUED [line 38]

HTTP_SESSION_CONTINUED = 2

[ Top ]



HTTP_SESSION_STARTED [line 36]

HTTP_SESSION_STARTED = 1

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:07:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.