Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2001-05-03 (15 years ago) ![]() | ![]() ![]() ![]() | Total: 6,128 | All time: 349 This week: 988![]() |
Version | License | Categories | ||||
1.0 | Unspecified (ask ... | User Management |
Description | Author | |||||||||||||
This class implements a session but does not use MySQL as its storage mechanism like other session handling classes do. Instead it uses a directory structure where the session is identified as a directory and keys are files inside of that directory. Each file contains the value assoiciated with the key identified by the file name. |
|
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | Session handler class |
![]() ![]() |
Aux. | header file for session class |
![]() ![]() |
Aux. | header file for utility functions |
![]() ![]() |
Aux. | utility functions for session handler |
![]() ![]() |
Data | ini file for session class |
![]() ![]() |
Example | test script for session handler |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
cIniFileReader.inc ini file reader class required for the session handler to work |