File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/backup2609/contact.php
Back
<?php if(isset($_POST['submit'])) { $to = "cipherteam4@gmail.com,pratiksachaniya999@gmail.com,vishalagrawal8490@gmail.com"; $subject = $_POST['subject']; $txt = "Name: ".$_POST['name']."</br>MSG: ".$_POST['message']."</br>email: ".$_POST['email']." </br>NEED: ".$_POST['need']; $headers = "MIME-Version: 1.0" . "\r\n"; $headers .= "Content-type:text/html;charset=UTF-8" . "\r\n"; mail($to,$subject,$txt,$headers); $message = "Message sent"; echo "<script type='text/javascript'>alert('$message');</script>"; session_start(); $page = "index.php"; header("location:$page"); exit(); } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings