Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. if ($stmt->execute()){
  2. return "('location:index.php?actionReg=1')";
  3. }else{
  4. return "('location:index.php?actionReg=0')";
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement