/include/session.php

Description

Session management functions.

This part of the framework does not include user callable functions. It is purely intended to allow SWS more control over sessions, by defining it's own session handlers.

$Id: session.php 572 2006-01-03 09:13:07Z stijn $

Constants
SESSION_LIFETIME = 60*60*2 (line 18)

The lifetime of a session, in seconds.

Functions
sess_restart (line 208)

Restarts the current session.

Also generates a new session ID to prevent session fixation attacks, and rereads the SWS configuration in the new session.

void sess_restart ()

Documentation generated on Fri, 30 Jun 2006 10:31:38 +0200 by phpDocumentor 1.3.0RC3