PHP Classes

Encode Cookie: Manage information stored in encrypted cookies

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 35%Total: 2,908 All time: 1,287 This week: 70Up
Version License Categories
encodecookie 1.0GNU General Publi...HTTP, Cryptography, Security
Description 

Author

This class is meant to store and retrieve information in cookies securely by using secret encryption key.

Picture of Stanga Razvan
Name: Stanga Razvan <contact>
Classes: 7 packages by
Country: Romania Romania
Age: 43
All time rank: 933 in Romania Romania
Week rank: 312 Down3 in Romania Romania Equal

Details

//=============================// // // // encodeCookie v0.1 // // encodeCookie Readme // // readme.txt // // by Stanga Razvan // // razvan_stanga@yahoo.com // // http://www.phprebel.org // // // // MADE IN ROMANIA // // // //=============================// Look at the example to learn how to use it and edit : define ("DOMAIN", "phprebel.org"); define ("PATH", "/"); define ("COOKIEID", "encodeCookie"); define ("COOKIEKEY", "raz"); // max 5 chars is good in encodeCookie.Class.php Please send me feedback if you have a problem.

  Files folder image Files  
File Role Description
Plain text file encodeCookie.Class.php Class class source
Accessible without login Plain text file encodeCookie.Example.php Example example
Accessible without login Plain text file readme.txt Doc. readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,908
This week:0
All time:1,287
This week:70Up
 User Ratings  
 
 All time
Utility:32%StarStar
Consistency:60%StarStarStarStar
Documentation:60%StarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:35%StarStar
Rank:4020