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/countrywidepackers.in/formsp.php
	<?php
    $name = $_POST['name'];
	$phone = $_POST['phone'];
	$fromlocation = $_POST['fromlocation'];
	$tolocation = $_POST['tolocation'];
    $message = $_POST['message'];
    $from = 'From: countrywidepackers.in'; 
    $to = 'countrywidemover@gmail.com'; 
    $subject = 'Email Inquiry :::countrywidepackers.in';

    $body = "From: $name\n\n Phone: $phone\n\n From: $fromlocation\n\n To: $tolocation\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>'; 
    }
}
?>
<a href="https://www.countrywidepackers.in/"><img src="assets/images/thanks.jpg" alt="Country Wide Packers  " title="Country Wide Packers "></a>
<a href="https://www.countrywidepackers.in/index.html"><img src="assets/images/backhome.jpg" alt="Country Wide Packers  " title="Country Wide Packers "></a>



<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1333000414879728');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1333000414879728&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->