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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Sufficient (75.0%) |
Not sure (43.8%) |
- |
- |
- |
Not sure (58.8%) |
789 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.