| Server IP : 104.21.37.246 / Your IP : 104.23.243.32 [ 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/horo2/daily/ |
Upload File : |
<?php include('include_m/class.php');?>
<!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
$table = 'free2';
$list_num = array('table'=> $table,'count'=>'COUNT(id) AS numid','where'=>'encode = "'.$_GET['d'].'"');
$view_num = $view_db->view($list_num);
$row_num = $view_db->q($view_num);
if($row_num['numid'] > 0)
{
//$G_today = base64_decode($_GET['d']);
$list = array('table'=> $table,'where'=>'encode = "'.$_GET['d'].'"');
$view = $view_db->view($list);
$row = $view_db->q($view);
$w_title = 'เช็คดวง';
$w_description = 'เช็คดวง';
$w_keywords = 'เช็คดวง';
}
?>
<title>เช็คดวง</title>
<meta name="title" content="<?php echo $w_title?>">
<meta name="description" content="<?php echo $w_description?>">
<meta name="keywords" content="<?php echo $w_keywords?>">
<!-- Bootstrap core CSS -->
<link href="plugin/bootstrap-3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="plugin/bootstrap-3.3.7/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="plugin/bootstrap-3.3.7/js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div>
<div style="background-color:#e61b22;height:105px;background: linear-gradient(to bottom, rgba(233,27,35,1) 20%,rgba(127,1,2,1) 95%);" align="center">
<img src="image/pp.png" width="235" height="105" class="img-responsive">
</div>
<div style="background-image:url(image/bg.jpg);background-position:top center">
<div class="container">
<div style="margin-top:25px;min-height:400px;">
<?php
if($row_num['numid'] > 0)
{
?> <p><div style="text-indent: 0px;margin-top:5px;"><?php echo $row['detail'] ?></div></p> <?php
}
else
{
?>
<div class="row" style="margin-bottom:10px;">
<div class="col-md-8 col-md-offset-2">
<div style="border:0px solid #F00;background-color:#FFF;color:#F00;font-size:20px; text-align:center;padding:20px;margin:30px 0;"> ไม่พบข้อมูล </div>
</div>
</div>
<?php
}
?>
</div>
<div style="margin-top:15px;" align="center"> <a href="https://www.simded.com/seamsi/" target="_blank"><img src="image/b1.jpg" width="507" height="79" class="img-responsive"></a> </div>
<div style="margin-top:15px;margin-bottom:15px;" align="center"> <a href="https://www.kainumber.com/home/index.php" target="_blank"><img src="image/b2.jpg" width="507" height="79" class="img-responsive"></a> </div>
</div>
</div>
</div>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="plugin/bootstrap-3.3.7/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="plugin/bootstrap-3.3.7/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>