403Webshell
Server IP : 119.59.102.212  /  Your IP : 3.22.217.190
Web Server : Apache/2
System : Linux narin 2.6.32-042stab142.1 #1 SMP Tue Jan 28 23:44:17 MSK 2020 x86_64
User : yangkam ( 1022)
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
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/yangkam/domains/yangkam.go.th/public_html/coremain/template/t05/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/yangkam/domains/yangkam.go.th/public_html/coremain/template/t05/body.php
<?php
// ################ Background 2 ##################
//ปรับความกว้างตามขนาดจอภาพ
//========== menu & content table ============
$step2 = $_SESSION['web_width'] + 3;
?>
<table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'>
  <tr>
    <td>
      <table width='<?= $step2 ?>' align=center border='0' cellspacing='0' cellpadding='0' bgcolor='<?= $_SESSION['bg_menu'] // สี่พื้นเมนู ซ้ายและขวา ?>'>
      <?php if($mod == ''){ ?>
        <tr>
          <td>
            <?php include('center_top.php'); ?>
          </td>
        </tr>
      <?php } ?>
        <tr>
          <td>
            <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td style="width: 20%;" align="center" valign="top">
                  <?php
                    include('left_block.php');
                  ?>
                </td>
                <td style="width: 80%;" align='center' valign='top'>
                  <?php if($mod == ''){
                    include('center_block.php');
                  }else{ ?>
                  <fieldset class="canvas-corner">
                  <?php
                    include('coremain/display.php');
                    include(module($mod, $path));
                  ?>
                  </fieldset>
                <?php } ?>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
</table>

<script language="JavaScript">
  
  $('.edit_manage_header').click(function(){
    var arr = $(this).attr('id').split('#@#');
    var arrData = [
      { name: 'id_top', value: arr[0] },
      { name: 'module_type', value: arr[1] }
    ];
    var dialog = 'dialog-popup';
    var popup = $('#'+dialog);
    showDialog(dialog);
    popup.dialog('option', 'title', 'จัดการเมนู');
    
    $.ajax({
      type: 'post',
      url: 'coremain/module/link/manage_header.php',
      data: arrData,
      success: function(result){
        popup.html(result);
      }
    });
  });
  
  $('.btn_addblog').click(function(){
    var left_right = $(this).attr('id');
    var arrData = [
      { name: 'left_right', value: left_right }
    ];
    var dialog = 'dialog-popup';
    var popup = $('#'+dialog);
    showDialog(dialog);
    popup.dialog('option', 'title', 'เพิ่ม Blog');
    
    $.ajax({
      type: 'post',
      url: 'coremain/header_addblog.php',
      data: arrData,
      success: function(result){
        popup.html(result);
      }
    });
  });
  
  $('.btn_addmenu').click(function(){
    var left_right = $(this).attr('id');
    var arrData = [
      { name: 'left_right', value: left_right }
    ];
    var dialog = 'dialog-popup';
    var popup = $('#'+dialog);
    showDialog(dialog);
    popup.dialog('option', 'title', 'เพิ่ม Blog');
    
    $.ajax({
      type: 'post',
      url: 'coremain/header_addmenu.php',
      data: arrData,
      success: function(result){
        popup.html(result);
      }
    });
  });
  
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit