Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
SendCookieContent | function | static | version 1.0 | no |
static function SendCookieContent(filename, content, zipped=false); |
filename | the filename that will id the cookie. |
content | the content of the cookie |
zipped | if set to true, the cookie content will be decompressed on the client side |
Sends a virtual cookie to the client. Is a convenient alternative to the SendCookie function that performs the file reading. filename is not necessary to exist. |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT | (c)2013 Devronium Applications |