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