| Server IP : 172.67.216.113 / 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/kainumber.com/home/ |
Upload File : |
<?php include('../include/header.php')?>
<?php $menu = 'home';?>
<?php include('../theme/menu.php')?>
<div class="container" align="right">
<?php
$list_up = array('table'=>'phonenumber','where'=>'status = 1 ','order'=> "ORDER BY up_date DESC LIMIT 0 , 1");
$view_up = $view_db->view($list_up);
$row_up = $view_db->q($view_up);
?>
เพิ่มเบอร์ใหม่วันที่ <?php echo $util_class->day_num2($row_up['up_date']) ?>
<?php include('../theme/menu_hi.php');?>
</div>
<?php include('../banner/index.php')?>
<?php include('../theme/forecast_number_main.php');//ทำนายเบอร์?>
<?php include('../theme/category.php')?>
<?php include('../theme/search_number.php')?>
<!-- /.body -->
<div class="container" style="padding-top:25px;">
<div class="row">
<div class="col-md-3"><?php include('../theme/tab_left.php');?></div>
<div class="col-md-9"><?php include('../theme/tab_right.php');?></div>
</div>
</div>
<script type="text/javascript">
window._pt_lt = new Date().getTime();
window._pt_sp_2 = [];
_pt_sp_2.push('setAccount,51cf1eb6');
var _protocol = (("https:" == document.location.protocol) ? " https://" : " http://");
(function() {
var atag = document.createElement('script'); atag.type = 'text/javascript'; atag.async = true;
atag.src = _protocol + 'cjs.ptengine.com/pta_en.js';
var stag = document.createElement('script'); stag.type = 'text/javascript'; stag.async = true;
stag.src = _protocol + 'cjs.ptengine.com/pts.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(atag, s); s.parentNode.insertBefore(stag, s);
})();
</script>
<!-- /.body -->
<?php include('../include/footer.php')?>
<?php include('../include/footer_js.php')?>