X7ROOT File Manager
PHP:
7.2.34
OS:
Linux
User:
cp648411
Root
/
home2
/
cp648411
/
public_html
/
kainumber.com
/
home
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index_180362.php
<?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')?>
Save
Cancel