This class can be used to manipulate HTTP request cookie values.
It can wrap the setting of cookie properties like the name, value, expiry date and path restriction.
Once the cookie properties are set, the class can issue the cookie header.
The class can also extract cookie values set for the current request.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (37.5%) |
Insufficient (37.5%) |
- |
Not sure (56.3%) |
- |
- |
Insufficient (28.1%) |
1923 |
| 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.
| File |
Role |
Description |
class.cookie.php |
Class |
Main Cookie Class |
test.php |
Example |
This is example how to use cookie cookie class |