Procedural File: _session.class.php
Source Location: /blogs/inc/MODEL/sessions/_session.class.php
Page Details
This file implements the Session class.
A session can be bound to a user and provides functions to store data in its context. All Hitlogs are also bound to a Session.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | blueyed: Daniel HAHLER. |
| Author: | jeffbearer: Jeff BEARER - http://www.jeffbearer.com/. |
| Author: | fplanque: Francois PLANQUE. |
| Author: | mfollett: Matt FOLLETT - http://www.mfollett.com/. |
| Version: | $Id: _session.class.php,v 1.11.2.5 2006/08/01 20:04:06 blueyed Exp $ |
| Copyright: | (c)2003-2006 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. |
| Filesource: | Source Code for this file |
Classes
| Class | Description |
|---|---|
| Session | A session tracks a given user (not necessarily logged in) while he's navigating the site. |
