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.
|
|
| Name: |
Cookie Handler Class |
| Base name: |
cookie_class |
| Description: |
Store and retrieve serialized variables in cookies |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2109 users |
| All time rank: |
1657 |
| Week users: |
1 user |
| Week rank: |
2100  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (94.4%) |
Sufficient (69.4%) |
Not sure (47.2%) |
- |
- |
- |
Not sure (58.9%) |
924 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|