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 /libraries/pear/simpletest/http.php (line 24)
Constructor. Sets the stored values.
Ages the cookie by the specified number of seconds.
Accessor for expiry.
Accessor for the truncated host to which this cookie applies.
Accessor for name.
Accessor for path.
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.
Accessor for the secure flag.
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.
Adds a trailing and leading slash to the path if missing.
Extracts just the domain part that determines a cookie's host validity.
Documentation generated on Fri, 10 Dec 2004 18:25:34 +0000 by phpDocumentor 1.3.0RC3