Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. {
  2. header("location:login.html?Invalid= Please Enter Correct User Name and Password ");
  3. $message = "No";
  4. echo "<script type='text/javascript'>alert('$message');</script>";
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement