 |
|
Innovation award
 Nominee: 1x |
This class can store multiple values in a single cookies.
It can set and get multiple values that use cookies to be shared between different server side scripts.
The values are stored in cookies encoded in JSON format so they can be easily accessed on the browser side JavaScript code preserving the original value data types.
A JavaScript library is provided to set and get values stored this way in cookies.
|
|
| Name: |
Local Data |
| Base name: |
local-data |
| Description: |
Store multiple values in a single cookies |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Artistic License |
| All time users: |
518 users |
| All time rank: |
4856 |
| Week users: |
0 users |
| Week rank: |
2108  |
| |
|
 July 2012
Number 4
Prize: One downloadable copy of PhpED Professional |
Cookies are usually used to share persistent information between the browsers and the Web server that pertains to a given user.
Usually cookies are stored as a single text value associated to cookie name value.
This class can extend the use of cookies so a single cookie can contain multiple values of different types besides text strings.
It is meant to be used together with JavaScript component that provides the same functionality on the browser side, so you can set and get values in cookies on the server side that can be accessed on the browser side and vice-versa.
Manuel Lemos |
| 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 |
|
|