Skip to content

Instantly share code, notes, and snippets.

@wichaksono
Created January 15, 2018 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wichaksono/13e1561b99d98026ec23531b5f590825 to your computer and use it in GitHub Desktop.
Save wichaksono/13e1561b99d98026ec23531b5f590825 to your computer and use it in GitHub Desktop.
<?php
session_start();
session_destroy();
header('location:login.php');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment