PHP Classes

Classes of Jason Reed

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jason Reed (1)  >  Mission progress status  >  Reputation  
Picture of Jason Reed
Name: Jason Reed <contact>
Classes: 1
Country: Germany Germany
Age: 53
All time rank: 140388 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 2178
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Cookie Handler Class  
Store and retrieve serialized variables in cookies
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z