MOON
Server: Apache
System: Linux server30c.hostingraja.org 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: seoprovi (1222)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //home/seoprovi/shreekrishnapackersmovers.in/formenq.php
<?php
    $chk_data_0 = $_POST['chk_data_0'];
    $chk_data_1 = $_POST['chk_data_1'];
	 $chk_data_2 = $_POST['chk_data_2'];
    $chk_data_3 = $_POST['chk_data_3'];
	 $chk_data_4 = $_POST['chk_data_4'];
    $message = $_POST['message'];
    $from = 'From: shreekrishnapackersmovers.in'; 
    $to = 'rajbholan786@gmail.com'; 
    $subject = 'Email Inquiry';

    $body = "From: $chk_data_0\n\n Mobile Number: $chk_data_1\n\n E-Mail: $chk_data_2\n\n From: $chk_data_3\n\n To: $chk_data_4\n\n  Message: $message\n\n";
?>

<?php
if ($_POST['submit']) {
    if (mail ($to, $subject, $body, $from)) { 
        echo '<p>Thank you for your email!</p>';
    } else { 
        echo '<p>Oops! An error occurred. Try sending your message again.</p>'; 
    }
}
?>
<p align="center"><a href="index.html"><img src="img/thanks.jpg" alt="Shree Krishna Packers & Movers" title="Shree Krishna Packers & Movers"></a>