PHP Classes
elePHPant
Icontem

Cookie session: Store session variables in a cookie when user away

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-11-02 (12 years ago) RSS 2.0 feedStarStarStar 55%Total: 3,955 This week: 1All time: 771 This week: 1,047Down
Version License Categories
cookiesession 1.0GNU 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.

For instance, if you use a session to store information about the data that a user entered on your site, for example items in a shopping cart, it may be important to not loose this data. So the shopping cart information is stored also in a cookie. If there is a problem on the site or on the client 's browser, when user returns, he may resume shopping where he left.

Picture of Logan Dugenoux
Name: Logan Dugenoux <contact>
Classes: 6 packages by
Country: France France

  Files folder image Files  
File Role Description
Plain text file cookieSession.php Class main class file
Accessible without login Plain text file example.php Example Example of use of the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,955
This week:1
All time:771
This week:1,047Down
 User Ratings  
 
 All time
Utility:80%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1553