This package can be used as a wrapper to manipulate the values of site cookies.
The base class cookieBase can be used directly to access and manipulate the contents of cookies. It can be extended to allow storage of data types other than strings in cookies within the limits of size of the cookies.
There is also one sub-class named cookieArray, which makes it easy to create cookies that store things like application preferences, user authentication data, etc.
This class is officially compatible with PHP 5.
| There are not enough user ratings to display for this class. |

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