Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
53% | Total: 3,969 | All time: 796 This week: 660 |
Version | License | Categories | ||||
cookiesession 1.0.0 | GNU General Publi... | User Management |
Description | Author | ||||||||||||||||||||||
This class stores session variables in a persistent cookie, so when the user returns to the site after the session has expired, the session variables may be reloaded from the cookie, as if the continues the navigating in the site using the same session. |
|
Files (2) |
File | Role | Description |
---|---|---|
cookieSession.php | Class | main class file |
example.php | Example | Example of use of the 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.
Related pages |
homepage of Logan Dugenoux |
Official documentation on sessions |