Concept Framework 1.0 documentation Contents | Index

web.server.api.COOKIE

Name Version Deprecated
COOKIE version 1.0 no

Prototype:
array COOKIE();


Description:
Get the "COOKIE" variables into an array. array["variable"] will be "value"; See also POST, VARS and GET.

Returns:
Return an array containing all the COOKIE variables. The array will have as keys the variable names linked to the values.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT(c)2009 RadGs Software