CodeCharge Studio

CCGetSession Function (PHP)

Description

Retrieves the value of a specified session variable.

Syntax

CCGetSession(name)

Return value

string

Parameters

Name Type Description Required
name string Name of the session variable whose value is to be returned. Yes

See Also:

CCSetSession function


On-line, printable versions and updates