Guest User

Untitled

a guest
Nov 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. if ((mysqli_num_rows($existente)>0) or ($clave != $claverep)){
  2. echo "<script>alert("Error en el registro")</script>";
  3. "<script> window.location.replace=../index.php'</script>";
  4. }
Add Comment
Please, Sign In to add comment