Login   Register  
PHP Classes
elePHPant
Icontem

Local Data

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Pavel Kukov
Name: Pavel Kukov <e-mail contact>
Packages: 1 Browse all classes by Pavel Kukov Browse all classes by
Country: Bulgaria Bulgaria - PHP jobs in Bulgaria
Age: ???
All time rank: 272119 in Bulgaria Bulgaria
Week rank: 2173 Up17 in Bulgaria Bulgaria Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Pavel Kukov  >  Local Data  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Equal
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
LOCALDATA on github LOCALDATA on github

  Files folder image Files  
File Role Description
Files folder imagejs (2 files)
Accessible without login Plain text file index.html Doc. index.html
Plain text file index.php Class index.php
Plain text file localdata.php Class localdata.php
Accessible without login Plain text file README Doc. README

  Files  /  Files folder image js  
File Role Description
  Accessible without login Plain text file jquery-1.7.2.min.js Data jquery-1.7.2.min.js
  Accessible without login Plain text file localdata.js Data localdata.js

Download all files: local-data.tar.gz local-data.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.