? 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/private_html/emails/
File Upload :
Current File : /home/admin/domains/happytokorea.com/private_html/emails/cancel.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 align="center" style="font-weight:bold;font-size:36px;">ยกเลิกการรับจดหมายข่าวจาก Happy Korea</h1>
      <div class="col-sm-2 col-md-3 col-lg-4">
        </div>
        <div class="col-sm-8 col-md-6 col-lg-4 forms">
          <form method="post" name="event" action="cancelsave.php" enctype="multipart/form-data" onsubmit="return validateForm()">
            <!-------------------First Name--------------------->
            <div class="row-body level-1">
              <div class="col-xs-12  field"><span style="color:red;">*</span>กรุณากรอก email ที่ต้องการยกเลิก:</div>
              <div class="col-xs-12 input">
                <input type="text" name="email" onchange="checkemail(this.value);"/>
              </div>
            </div>
            <!------------------load next page---------------------->
            <div class="row-body level-10">
              <div class="col-xs-12" style=" text-align:center;padding-top:10px;">
                <input name="submit" type="submit" value="Submit">&nbsp;&nbsp;
                <input name="reset" type="reset" value="Cancel">
              </div>
            </div>
          </form>
        </div>
        <div class="col-sm-2 col-md-3 col-lg-4">
          </div>
        </div>
        <script type="text/javascript">
        function validateForm() {

          if (document.forms["event"]["email"].value == ""){

                alert("กรุณาใส่อีเมลเพื่อการติดต่อ");
        	return false;
            }
        	if (checkemail(document.forms["event"]["email"].value)) {
        	return false;
        }
          else	return true;
        }

        function checkemail(z) {
            var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
        	if(re.test(z))	{
        		return false;
        	}
        	else
        	{
        		alert("กรุณาใส่อีเมลให้ถูกต้อง");
        		return true;
        	}
         }</script>
        <!--list applying--->

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

T1KUS90T
  root-grov@210.1.60.28:~$