'; $mail = mail('[email protected]', 'Quote Form', $msg, "From: ".$_POST['name']." \r\n" ."Reply-To: ".$_POST['email']."\r\n" ."Content-type: text/html\r\n"); if($mail) { //unset($_SESSION['security_code']); $msg = "Email Sent, Thanks for showing your interest"; } else{ $msg = "Email Could not sent, Please try again."; } } } ?>
![]() |
|||||
![]() |
|