Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-10-16 (8 years ago) | Not enough user ratings | Total: 517 | All time: 5,445 This week: 956 |
Version | License | PHP version | Categories | |||
mysessions 1.0 | GNU General Publi... | 5.0 | PHP 5, Databases, User Management |
Description | Author | |||||||||||||
This class is a session handler that can store and retrieve session data from a MySQL database table. |
|
Files |
File | Role | Description |
---|---|---|
documentation.txt | Doc. | Documentation file |
sessions.sql | Data | MySQL table structure |
usage_example.php | Example | Usage example |
mysessions.class.php | Class | The main class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Increased Security With MySQL Based Web Sessions Sessions are advantageous for activities such as performing log in operations and associating a logged-in user with consecutive requests, tracing multiple-stage online ordering processes and more... |