Component websession
Component index
Section index

Component websession


Search

Type

Function

Summary

General building block to handle session variables

Description

The goal is to create more specific session handling solution to preserve variables accross the user request. This component does not define is generic. See websession_sql() for a working solution storing the session variable in an SQL database.