| Server IP : 172.67.216.113 / Your IP : 172.71.28.146 [ 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/reading/ |
Upload File : |
<?php
include('../include/header.php');
include('../themes/menu.php');
?>
<div class="container mt-3">
<?php include('../themes/predictber_EDIT.php'); ?>
<?php //include('../themes_old/predictber_EDIT.php'); ?>
<?php include('../themes/predict_hi2.php'); ?>
<div class="px-md-3 mb-3 mt-3 px-3">
<?php include('../themes/contact_btn.php'); ?>
</div>
<?php include('../themes/predict_hi.php'); ?>
<div class="row">
<div class="col-12 text-center">
<?php include('../include/ad_google.php'); ?>
</div>
</div>
<div class="px-md-5">
<?php include('../themes/menu_hi.php'); ?>
<div class="row justify-content-center mb-3">
<div class="col-auto mb-3 ">
<a href="../home/reading.php" class="text-decoration-none">
<div class="text-center">
<div class="bg-sim-text mt-2 px-3 rounded-pill text-spacing-md fw-bold">
เพิ่มเติม
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<?php include('../themes/berded_hi.php'); ?>
<?php
include('../themes/footer.php');
include('../include/footer_js.php');
?>