Cheap Tricks Library Framework
Essentials Introduction Documentation Modules

Session module interface

Warning: this page is not completed yet. Only some guidelines are presented here. Full documentation is underway.

Description

The purpose of this module is to provide session handling support.

If you write portable and interacting modules you should use this interface, because it is common that DB session mechanisms are used in websites and libraries and so on.

Configuration

These are elements of the $config['Session'] array:

Interface

Standard methods:


$Revision: 1.1 $, $Date: 2005/11/22 07:09:49 $