PHP Classes
elePHPant
Icontem

Cookie Handler Class: Store and retrieve serialized variables in cookies

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-11-02 (10 years ago) RSS 2.0 feedStarStarStarStar 60%Total: 2,171 All time: 1,746 This week: 988Up
Version License Categories
cookie_class 1.0GNU General Publi...HTTP
Description Author

This class can be used to store and retrieve serialized variables in cookies.

It can take an array of values and store its serialized representation in a cookie. It can also unserialized a cookie value to retrieve the original array.

The class can also handle cookies with non-serialized values, as well destroy cookies by setting their expiry date to the past.

This class can also handle switching between non-serialized cookies and serialized cookies.

Picture of Jason Reed
Name: Jason Reed <contact>
Classes: 1 package by
Country: Germany Germany

  Files folder image Files  
File Role Description
Accessible without login Plain text file cookie.class.php Class Serialized Cookie Handler
Plain text file cookie_class_readme.txt Doc. How to use this class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,171
This week:0
All time:1,746
This week:988Up
User Ratings User Comments (2)
 All time
Utility:95%StarStarStarStarStar
Consistency:72%StarStarStarStar
Documentation:52%StarStarStar
Examples:-
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1141
 
Excellent
7 years ago (kishore kumar)
70%StarStarStarStar
There is an error on the method ReadCookie.
8 years ago (felipe lima)
42%StarStarStar