? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.com/public_html/emails/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html/emails/cancelsave.php

<?
ini_set('session.bug_compat_warn', 0);
ob_start();
session_start();
require_once('../config.php');
require_once('../libs/global.php');
require_once('../libs/MySql.php');
require_once('../libs/function.php');
require_once('../modules/users/mod_user.php');
require_once('../libs/backoff_ajax.php');
require_once('../libs/backoff.php');
require_once('../libs/menuTree.php');
require_once('../libs/xajax/xajax.inc.php');
require_once('../libs/xajax/xajaxExtend.php');
$db=new MySql;
?>
<script type="text/javascript">
    alert("กรุณากรอกอีเมลให้ถูกต้อง");

}
</script>
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>ยกเลิกการรับอีเมลจาก Happy Korea เก็บข้อมูลแล้ว</title>
    <meta name="description" content="หน้าต่างยกเลิกการรับข่าวสารโปรโมชั่น และสิทธิพิเศษ จาก Happy Korea บริษัท KTCC "  />
    <meta name="keywords" content="ยกเลิกการรับข่าวสารทัวร์เกาหลี,ยกเลิกการรับข่าวสารโปรโมชั่น,ยกเลิกข้อมูล Happy Korea"  />
    <meta name="author" content="happytokorea.com">
    <link rel="canonical" href="http://www.happytokorea.com/emails/cancel.php" />
    <meta name="robots" content="follow" />
    <meta property="fb:app_id" content="1776597142590251"/>
    <link rel="image_src" href="https://i.imgur.com/F1DG8mv.jpg" />
    <!-- FB Meta Tag -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="ยกเลิกการรับอีเมลจาก Happy Korea" />
    <meta property="og:description" content="หน้าต่างยกเลิกการรับข่าวสารโปรโมชั่น และสิทธิพิเศษ จาก Happy Korea บริษัท KTCC" />
    <meta property="og:image" content="http://www.happytokorea.com/emails/img/trendy_busan.png" />
    <!-- Bootstrap core CSS -->
        <link href="../css/bootstrap.css" rel="stylesheet">
        <!-- Bootstrap theme -->
        <link href="../css/ie10-viewport-bug-workaround.css" rel="stylesheet">


        <!-- Custom styles for this template -->
        <link rel="stylesheet" href="../css/weather.css">
        <link href="../css/style.css" rel="stylesheet">
        <link href="../fonts/font.css" rel="stylesheet">
    		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
        <link rel="stylesheet" href="../css/lightbox.css" />
    <style>
    div{
      display: inline-block;
    }
    .row-body {
      display: table;
      width: 100%;
      margin-bottom: 0;
    }
    .input{
      background-color:white;
    }
    .field{
      color:black;
      padding-top:10px;
      padding-bottom:10px;
    }
    .row-body > div {
      display: table-cell;
      vertical-align: top;
      border:1px solid white;

    }

    .button{
      border: 0;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      font-size: 18px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background:#036;
      font-weight:bold;
      color:white;
    }
    textarea{
      width:99%;
      display: inline-block;
      padding-top:10px;
      padding-bottom:10px;
      border: 0px solid #ebeaea;
      background-color:#ebeaea;
      border-radius: 0px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    select,
    input[type="file"],
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    .inputbox {
      display: inline-block;
      width:100%;

      padding-top:10px;
      padding-bottom:10px;
      border: 0px solid #ebeaea;
      background-color:#ebeaea;
      border-radius: 0px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    input[type="submit"],
    input[type="reset"]{
      border:solid 1px #CCCCCC;
      -webkit-box-shadow: 0px 1px 3px #666666;
      -moz-box-shadow: 0px 1px 3px #666666;
      box-shadow: 0px 1px 3px #666666;
      outline: 0;
      padding:10px;
    }

    .forms{
      background-color:#FFF;
      padding:10px;
      border-radius: 10px;
      margin-right: auto;
      margin-left:auto;
      margin-top:50px;
      -webkit-box-shadow: 0px 1px 3px #666666;
      -moz-box-shadow: 0px 1px 3px #666666;
      box-shadow: 0px 1px 3px #666666;
    }
    .forms2{
      background-color:#d3d4d6;
      padding:10px;
      border-radius: 10px;
      margin-right: 2px;
      margin-left:2px;
      width: 24%;
      min-height: 250px;
      margin-top:50px;
      -webkit-box-shadow: 0px 1px 3px #666666;
      -moz-box-shadow: 0px 1px 3px #666666;
      box-shadow: 0px 1px 3px #666666;
      overflow-wrap: break-word;
      overflow: auto;
    }
    .back{
      padding-top:50px;
      padding-bottom:50px;

    }
    @media screen and (max-width: 1440px) {

    }
    @media screen and (max-width: 1366px) {

    }
    @media screen and (max-width: 1199px) {
      .forms2{
        width: 32%;
      }
    }
    @media screen and (max-width: 800px) {
      .back{
        padding-top:40px;
        padding-bottom:40px;
        background: url(../img/event/bg_1_right.jpg) no-repeat ;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
      }
      .forms2{
        width: 48%;
      }
    }
    @media screen and (max-width: 478px) {
      .back{
        padding-top:40px;
        padding-bottom:40px;
        background: url(../img/event/bg_1_right.jpg) no-repeat 100%;
        background-size: contain;
        background-position: center top;
      }
      .forms2{
        width: 100%;
      }
    }
    </style>
</head>

<body>
<div class="col-md-12 col-xs-12 back">
<h1 style="text-align:center;color: #666; font-family:Tahoma, Geneva, sans-serif;">ยกเลิกการรับจดหมายข่าวจาก Happy Korea</h1>
<div class="col-sm-1 col-md-3 col-lg-4"></div>
<div class="col-sm-10 col-md-6 col-lg-4 forms">
<?
$email=$_POST["email"];
$date_apply=date('Y-m-d H:i:s');
$rssub=$db->Query("SELECT * FROM cancel WHERE name_advertise  = '".$email."'");
$arrsub=mysql_num_rows($rssub);
if($arrsub>0)
echo "<p align='center' style='line-height:1.5;color:#000000;margin-top: 15%;margin-bottom: 15%;'>ท่านได้ยกเลิกการรับจดหมายข่าว</p>";
else {
if($db->Query("INSERT INTO cancel(name_advertise,link_advertise,show_advertise) values('$email','$date_apply','0')"))
{
?>
<p align='center' style='line-height:1.5;color:#000000;margin-top: 15%;margin-bottom: 15%;'>ระบบได้จัดเก็บข้อมูลของท่านแล้ว<br /></p>
<p align='center' style='line-height:1.5;color:#000000;margin-top: 15%;margin-bottom: 15%;'>กรุณารอสักครู่ ระบบจะนำท่านไปหน้าหลัก...ขอบคุณค่ะ</p>
<meta http-equiv="refresh" content="2;url=http://www.happytokorea.com/index.php">
<?
}
else {
  ?>
  <p align='center' style='line-height:1.5;color:#000000;margin-top: 15%;margin-bottom: 15%;'>ระบบเกิดปับหาทางเทคนิค<br />กรุณาติดต่อเจ้าหน้าที่ ทาง 02 539 5770 ต่อ 25-26</p>
  <?
}
}

?>
</div>
</div>
</body>
</html>

T1KUS90T
  root-grov@210.1.60.28:~$