View file contact.php

File size: 716B
<?php
include'func.php';
$q=$_GET['q'];
if(!empty($q)){
$title=$q;}
else{$title='Free download videos';}
include'config.php';
echo $head;
if(!empty($_GET['q'])){echo'<div class="header">Result for '.$q.'</div>';}
else{echo'<div class="header">Contact Form</div>

  
Thank You for visit our site ! 
<p>
I hope you are benefitted by us. If you face any problem to download or any other problem is founded elsewhere.please Inform us your problem.
<p>
 
Our Team are online 24 hours..
<p> Our Official Mail: bdcricket24@bdcricket24.com
<p>
So friend If you face any problem Let me know us.
<p>
<p>
 </div> 








';
write_to_file($user_query);}
echo $foot;
include 'rayhan.php'; ?>