File manager - Edit - /home/justdoit/bodsbitcoinvestment.com/sendmessage.php
Back
<?php $f=$_POST['name']; $l=$_POST['email']; $m=$_POST['subject']; $p=$_POST['msg']; $to = "info@buildprosconnect.com"; $subject = $f . ", sent you new email"; $txt = "Full name " . $f ." ,the person's email " . $l . "message subject". $m .",Message body : " .$p; $headers = "From:info@buildprosconnect.com" . "\r\n" ."CC:info@buildprosconnect.com"; mail($to,$subject,$txt,$headers); ?> <script> alert("Thank You"); window.location="contact.html"; </script>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.7 |
proxy
|
phpinfo
|
Settings