FastCookie class, the smart Cookie class - BSD License

Daniele Bonini a263eea5de Create LICENSE %!s(int64=5) %!d(string=hai) anos
LICENSE a263eea5de Create LICENSE %!s(int64=5) %!d(string=hai) anos
README.md 908acdff45 Create README.md %!s(int64=5) %!d(string=hai) anos
class.fastcookie.inc 911e0bb226 Add files via upload %!s(int64=5) %!d(string=hai) anos

README.md

FastCookie

FastCookie class

@package OpenGallery http://github.com/par7133
@author Daniele Bonini my25mb@aol.com
@version 1.0
@access public
@note You have to declare in your "config.inc" file - or whatever file you
use for the purpose, the following global constants:
define('COOKIEPREFIX', "YOURPREFIX");
define('COOKIE_PATH', "/");
define('COOKIE_DOMAIN', "localhost");
define('COOKIE_EXPIRE', 31536000); // One year