Login   Register  
PHP Classes
elePHPant
Icontem

Cookie preferences

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

  Author  
Picture of Ken Stanley
Name: Ken Stanley <e-mail contact>
Packages: 2 Browse all classes by Ken Stanley Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 35
All time rank: 1249168 in United States United States
Week rank: 2112 Down255 in United States United States Down


  Detailed description   Download .zip .tar.gz  
This class is meant to store and retrieve preference values of an user of a site using cookies.

It can be used to store any kind of site user access context value, not only site usage preferences, but also other things like items added by an anonymous user to a shopping cart.

The preferences values are stored in an obfuscated format using the ROT12 algorithm to make it a little more difficult for curious users to understand what is being stored.

If a preference can not be stored or retrieve, eventually because the user browser is not accepting cookies, the class will just output a PHP Notice, which can be turned on or off in your app by using PHP error reporting control functions.

  Classes of Ken Stanley  >  Cookie preferences  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cookie preferences
Base name: cookie_preferences
Description: Manage site user preferences stored in cookies
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1329 users
All time rank: 2554
Week users: 0 users
Week rank: 2363 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (87.5%)
Sufficient (75.0%)
-
-
-
Not sure (53.8%)
1279
Month:
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.
  Files folder image Files  
File Role Description
Plain text file cookie_preferences.inc Class The PHP class for cookie_preferences
Accessible without login Plain text file README.cookie_preferences Doc. Documentation with examples on how to use cookie_preferences

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