My Session Manager
Package:
Summary:
Manipulate session variables with encrypted values
Groups:
Author:
Description:
This package can be used to manipulate session variables with encrypted values.
It can wrap the access to session variables by encrypting the values before storing and decrypting the after retrieving the values.
The session class can also create or delete a session variable and create or delete an associated cookie.
It can wrap the access to session variables by encrypting the values before storing and decrypting the after retrieving the values.
The session class can also create or delete a session variable and create or delete an associated cookie.
Comments are closed.