���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/send.php
���ѧ٧ѧ�
<?php if(isset($_POST['submit'])){ $to = "alphachequers@gmail.com"; // Your email address $name = $_POST['name']; $from = $_POST['email']; $question = $_POST['question']; $message = $_POST['message']; $subject = "Contact Form Details"; $headers = "From:" . $from; $result = mail($to,$subject,$message,$headers); if(!empty($name) && !empty($from) && !empty($question) && !empty($message)){ if ($result) { header('location: contact.php?success=msgsnt'); exit; }else{ header('location: contact.php?error=msgntsnt'); exit; } }else{ header('location: contact.php?error=dataEmpty'); exit; } } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�