CodeCharge Studio

CCLogoutUser Function (PHP)

Description

This function terminates an authenticated session by clearing the session variables that hold the information of a logged in user. After this function executes, a user must login again in order to access any restricted pages.

Syntax

CCLogoutUser()

Return value

none

Parameters

Name Type Description Required
none

See Also:

CCGetUserID function, CCGetUserLogin function, CCLoginUser function, CCGetGroupID function


On-line, printable versions and updates