Skip to content

Instantly share code, notes, and snippets.

@INDIAN2020
Created May 23, 2013 11:32
Show Gist options
  • Select an option

  • Save INDIAN2020/5635446 to your computer and use it in GitHub Desktop.

Select an option

Save INDIAN2020/5635446 to your computer and use it in GitHub Desktop.
php: unset session variable
unset($_SESSION['session_var']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment