Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. else
  2. {      
  3.     $mensagem = 'Usuário Excluído com Sucesso';
  4.     header("Location: ../index.php?msg=$mensagem");
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement