I am doing scripts for a store and I want to help with alerts, or rather messages that will be displayed after processing the forms. I want something more of the current type, would it be possible in PHP? Does anyone help?
header("location:" . $_SERVER["HTTP_REFERER"]);
-> O AVISO/MENSAGEM SERIA AQUI <-
exit;