| Server IP : 172.67.216.113 / 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/kainumber.com/phonenumber/ |
Upload File : |
<?php include('../include/header.php')?>
<?php $menu = 'phonenumber';?>
<?php include('../theme/menu.php')?>
<?php //include('../banner/index.php')?>
<?php include('../theme/forecast_reading.php')?>
<?php include('../theme/search_number2.php')?>
<div class="container my-5 my-md-3 px-md-5">
<div class="row px-md-5">
<div class="col-md-12 px-md-2 d-md-flex justify-content-center align-baseline text-center" >
<p class="pe-md-2 mb-3">เลือกเครือข่าย</p>
<div class="d-md-flex mb-3 mb-md-0">
<div class="px-md-0">
<img src="../image/01- dd.webp" alt="" class="px-md-1 img-fluid" onclick="location.href='../home/search.php?network=2'">
<img src="../image/02- ais.webp" alt="" class="px-md-1 img-fluid" onclick="location.href='../home/search.php?network=1'">
<img src="../image/04- gg.webp" alt="" class="px-md-1 img-fluid" onclick="location.href='../home/search.php?network=3'">
<img src="../image/05- yy.webp" alt="" class="px-md-1 img-fluid" onclick="location.href='../home/search.php?network=8'">
</div>
</div>
<p class="ps-md-2">ที่คุณชอบ</p>
</div>
</div>
</div>
<?php include('phone_guide.php'); ?>
<?php include('../theme/tab_right_showmoblie.php');?>
<!-- /.body -->
<?php include('../include/footer.php')?>
<?php include('../include/footer_js.php')?>