This script handles logout initiated by the user. Unsets and destroys session, clears cookies, redirects back to the main page. More...
Variables | |
$_SESSION = [] | |
This script handles logout initiated by the user. Unsets and destroys session, clears cookies, redirects back to the main page.
$_SESSION = [] |
Clears all session data and destroys the session.