| Server IP : 104.21.37.246 / Your IP : 172.71.28.145 [ 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 : /home2/cp648411/public_html/simded.com/numerology/ |
Upload File : |
<?php
include('../include72/class.php');
include('../include/sql_injection_get.php');
include('log_date.php');
include('update_date.php');
$list = array('table'=>'lotto','where'=>'lotto_id = "1" AND status = "1" AND up_date = "'.$sql_date.'" ORDER BY id DESC LIMIT 0 , 1');
$view = $view_db->view($list);
$row = $view_db->q($view);
$list2 = array('table'=>'lotto_main','where'=>'id = "1" AND status = "1"');
$view2 = $view_db->view($list2);
$row2 = $view_db->q($view2);
$og_title = $row2['name']. ' เลขเด็ดอาจารย์ดัง';
$og_description = $row2['name'] . ' เลขเด็ดอาจารย์ดัง วิเคราะห์หวย รวย รวย เฮง เฮง นำโชค ';
$img = $sql_date_M.'1.jpg';
$SourceFile = 'images/pp1.jpg'; //รูปที่ต้องการใส่วอเตอร์มาร์ค
$DestinationFile = 'img/'.$img; //ไฟล์รูปภาพที่จะจัดเก็บ
if( file_exists($DestinationFile) ){}
else
{
include("mark.inc.php"); //นำเข้าไฟล์ฟังก์ชั่น
$WaterMarkText = $text_daty; //ข้อความที่จะใส่
watermarkImage_1 ($SourceFile, $WaterMarkText , $row['p1'],$row['p2'],$row['p3'],$row['p5'],$row['p6'],$row['p7'], $DestinationFile);
}
$og_image = 'https://www.simded.com/numerology/'.$DestinationFile ;
$og_image2 = 'https://www.simded.com/numerology/'.$DestinationFile ;
$og_image3 = 'http://www.simded.com/numerology/'.$DestinationFile ;
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php include('../include/meta.php');?>
<meta property="og:image" content="<?php echo $og_image?>">
<meta property="og:image:secure_url" content="<?php echo $og_image3?>">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="315">
<?php include('../include72/cssfile.php');?>
<?php include('../loginfacebook/config_fb.php');?>
</head>
<body>
<?php include('../themesv2/menu.php'); ?>
<style>
.bg {
background-image: url(images/p1.jpg);
max-width: 499px;
min-height: 633px;
padding: 15px;
font-size: 22px;
margin-top: 30px;
font-weight: bold;
background-position: top center;
background-repeat: repeat-y;
font-size: 40px;
margin-bottom: 50px;
color: #000;
}
@media (max-width: 500px) {
.bg {
font-size: 28px;
}
}
.tilte {
font-size: 24px;
padding-bottom: 20px;
}
.title2 {
font-size: 40px;
}
.font_1 {
margin-top: 20px;
text-align: center;
font-size: 28px;
margin-bottom: 20px;
}
.font_1_1 {
margin-top: 50px;
text-align: right;
font-size: 28px;
}
.circle {
width: 135px;
height: 135px;
background-color: #000;
border-radius: 70px;
color: #FFF;
font-size: 90px;
text-align: center;
margin-bottom: 20px;
}
@media (max-width: 500px) {
.font_1 {
font-size: 20px;
text-align: left;
}
.font_1_1 {
font-size: 18px;
text-align: right;
}
}
</style>
<div class="bg-3-cover">
<?php include('../themesv2/menu2.php'); ?>
<div class="container">
<div class="row pt-3">
<div class="col-md-12">
<div style="margin-top:0px;">
<div class="row">
<div class="col-md-6">
<div class="HeadTextL text-light" style="text-align:left;width:100%;margin-bottom:10px;">
วิเคราะห์หวย </div>
</div>
</div>
</div>
</div>
</div>
<!--/row-->
<div class="row">
<div class="col-md-12">
<div class="HeadTextXXL text-light"
style="text-align:center;width:100%;margin-bottom:10px;">
<?php echo $row2['name']?> </div>
</div>
</div>
</div>
<div class="container">
<div class="title2" align="center"> </div>
<div class="row">
<div class="col-md-12" align="center">
<div class="bg my-3">
<div class="tilte"><?php echo $text_daty ?></div>
<div style="margin-top:-20px;margin-bottom:10px;"><img src="images/text1.png"
class="img-fluid" /> </div>
<div class="row" style="padding:0px 10px 10px 10px;">
<div class="col-md-6 col-6" style="border-top:3px solid #000;border-right:3px solid #000;">
<div class="font_1">โชคบน</div>
<div class="circle circle2" align="center"><?php echo $row['p1']?></div>
<div class="font_2"><?php echo $row['p2']?></div>
<div class="font_2"><?php echo $row['p3']?></div>
</div>
<div class="col-md-6 col-6" style="border-top:3px solid #000;">
<div class="font_1">โชคล่าง</div>
<div class="circle" align="center"><?php echo $row['p5']?></div>
<div class="font_2"><?php echo $row['p6']?></div>
<div class="font_2"><?php echo $row['p7']?></div>
</div>
</div>
<div class="row mt-3">
<div class="col-md-12">
<img src="images/text1_1.png" width="377" height="81" class="img-fluid" />
</div>
</div>
</div>
</div>
<div style="max-width:499px;margin:0 auto;">
<div class="row">
<div class="col-md-12 d-md-flex">
<div class="col-md-6" style="margin-top:15px;" align="center">
<a onClick="javascript:share_to_fb();" style="cursor: pointer;color:#FFF;"
title="แบ่งปันให้เพื่อน">
<img src="../images/btn_face.png" width="198" height="53" />
</a>
</div>
<div class="col-md-6" style="margin-top:15px;" align="center">
<button type="button" onclick="location.href='../numerology/'" class="btn btn-link"
style="width:198px;font-size:20px;height:53px;background: linear-gradient(to bottom, rgba(53,175,71,1) 0%,rgba(2,98,15,1) 95%);border-radius:16px;color:#FFF;border:1px solid #5cc26a;text-decoration:none;">เลือกใหม่</button>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="max-width:600px;border:0px solid #F00;margin:0 auto;padding-top:20px;"
align="center">
<div class="col-md-12">
<div class="ad_seamsi" style="border:0px solid #F00;margin-top:20px;">
<?php include('../themes/google_ad.php');?> </div>
</div>
</div>
</div><!-- /.container -->
<?php include('../themesv2/contact_btn2.php'); ?>
<div class="container">
<div class="row">
<div class="col-12 text-center">
<?php include('../include/ad_google.php'); ?>
</div>
</div>
</div>
</div>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
<script>
var this_main_number = 0;
function share_to_fb() {
window.open('http://www.facebook.com/sharer.php?u=' + encodeURIComponent(
'http://www.simded.com/numerology/professor1.php'), 'addthis_popup',
'toolbar=0,status=0,width=626,height=436');
}
</script>
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s);
js.id = id;
js.src =
'https://connect.facebook.net/th_TH/sdk.js#xfbml=1&version=v2.12&appId=1936378513267243&autoLogAppEvents=1';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<?php
include('../themesv2/footer2.php');
include('../include/footer_js.php');
?>