riotriyanto

logout

Oct 25th, 2016
2,485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. <?php session_start();
  2. unset($_SESSION['username']);
  3. ?>
  4.  
  5. <h2>Anda telah berhasil logout..</h2>
  6. Silahkan klik <a href="index.php"><b>Disini</b></a> untuk kembali masuk
Advertisement
Add Comment
Please, Sign In to add comment