This class can be used to manage session data. It can:
- Start sessions
- Set multiple session values with data from associative arrays
- Destroy sessions and redirect users to other pages
- Store and retrieve persistent session data from XML files
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Session |
Class |
This file contains the main class |
example.php |
Example |
This file shows how to use the classe Session |