CHttpCookie
CHttpCookie
Package | system.web |
---|---|
Inheritance | class CHttpCookie » CComponent |
Since | 1.0 |
Source Code | framework/web/CHttpCookie.php |
A CHttpCookie instance stores a single cookie, including the cookie name, value, domain, path, expire, and secure.