Generation

code to explanationTue, 25 Apr 2023

if (!empty($output)) { header("Location: envio-exitoso.php, false"); exit(); } else {

This code redirects the user to another page in case the message is successfully sent.

Questions about programming?Chat with your personal AI assistant