| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    59% | Total: 527 | All time:  5,670 This week: 206  | ||||
| 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 (4) | 
| 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 | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| 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.
 If you know an application of this package, send a message to the author to add a link here.
| Pages that reference this package | 
| 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... |