1 project tagged "jQuery"
Local Data is a PHP class which can store multiple values in a single cookie. It can set and get multiple values which use cookies to be shared between different server-side scripts. The values are stored in cookies encoded in the JSON format so they can be easily accessed with 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.