Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. echo "<script>swal({
  2. title: 'Login Success!',
  3. text: 'Welcome to NarotamaCTF',
  4. type: 'success'
  5. },function(){
  6. location.assign('home.php');
  7. });</script>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement