Home     PHP / Javascript / Ajax
PHP Cellophane Script

PHP Script Codes > development-tools

Cellophane Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1559

PHP Script Codes > Cellophane
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..