Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-11-04 (12 years ago) | 35% | Total: 2,886 | All time: 1,254 This week: 904 |
Version | License | Categories | ||||
encodecookie 1.0 | GNU General Publi... | HTTP, Cryptography, Security |
Description | Author | |||||||||||||
This class is meant to store and retrieve information in cookies securely by using secret encryption key. |
|
//=============================// // // // 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 |
File | Role | Description |
---|---|---|
encodeCookie.Class.php | Class | class source |
encodeCookie.Example.php | Example | example |
readme.txt | Doc. | readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|