CodeCharge Studio
CCGetCookie Function (PHP)
Description
Retrieves the value of a specified cookie.
Syntax
CCGetCookie(
name
)
Return value
string
Parameters
Name
Type
Description
Required
name
string
Name of the cookie whose value is to be returned.
Yes
See Also:
CCSetCookie
function
On-line, printable versions and updates