Recommend this page to a friend! |
![]() |
Info | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 6,137 | All time: 366 This week: 660![]() |
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 |
ini file reader class required for the session handler to work |