Cookie data holder. Cookie rules are full of pretty arbitary stuff. I have used...
http://wp.netscape.com/newsref/std/cookie_spec.html http://www.cookiecentral.com/faq/
Located in /cookies.php (line 23)
Constructor. Sets the stored values.
Ages the cookie by the specified number of seconds.
Accessor for value. A deleted cookie will have an empty string for this.
Test to see if cookie is expired against the cookie format time or timestamp.
Will give true for a session cookie.
Test for a cookie being valid for a host name.
Tests a path to see if the cookie applies there. The test path must be longer or equal to the cookie path.
Sets the host. The cookie rules determine
that the first two parts are taken for certain TLDs and three for others. If the new host does not match these rules then the call will fail.
Documentation generated on Sun, 04 May 2008 09:21:23 -0500 by phpDocumentor 1.3.0