Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
Wraps PHP's functions and global arrays to emulate Java's HttpSession interface.
Located in /diy-framework/controller/Session.class.php (line 12)
Constructs Session (starts it and gives it an ID).
Returns a session attribute, or null if it does not exist.
Returns session ID.
Sets a session attribute.
Documentation generated on Tue, 25 Sep 2007 11:17:23 +0200 by phpDocumentor 1.3.2