| Server IP : 104.21.37.246 / Your IP : 104.23.243.33 [ 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/article/ |
Upload File : |
<?php include('../include/header.php')?>
<?php $menu = 'article';?>
<?php include('../theme/menu.php')?>
<?php //include('../banner/index.php')?>
<!-- /.body -->
<div class="container mt-5 mt-md-0 px-lg-5 px-3">
<div class="row px-md-5 mb-3">
<div class="col-md-12 px-md-2 d-flex justify-content-between align-baseline" >
<div class="">
<h2 class="pb-0 mb-0 border-kai-bottom-light fw-loungethbold">บทความ</h2>
<!--<hr class="line1 my-1">-->
</div>
</div>
</div>
</div>
<div class="container mt-5 mt-md-0 px-lg-5 px-3">
<div class="row px-md-5 mb-3">
<div class="col-md-12 px-md-2" >
<div class="row">
<div class="col-12 col-md-12 text-center justify-content-center">
<?php include('article.php');?>
</div>
<div class="col-12 col-md-12 text-center justify-content-center">
<?php //include('../theme/tab_right_showmoblie.php');?>
</div>
</div>
</div>
</div>
</div>
<div class="container mt-5 px-md-5">
<div class="row px-md-5 d-md-flex justify-content-center pt-md-5">
<div class="col-12 col-md-auto text-center px-0 mb-3 ">
<a href="https://lin.ee/egzGHWJ" target="_blank" class="text-decoration-none text-light">
<img src="../image/line_n1.png" alt="" >
@kainumber
</a>
</div>
<span class="col-md-auto px-2 d-none d-md-block">/</span>
<div class="col-12 col-md-auto text-center px-0">
<a href="https://th-th.facebook.com/kainumber/" target="_blank" class="text-decoration-none text-light">
<img src="../image/fb_n1.png" alt="" >
อาจารย์ไก่ เบอร์มงคล
</a>
</div>
</div>
<div class="row px-md-5 d-md-flex justify-content-center">
<div class="col-12 col-md-5 text-center mt-3">
<img src="../image/text_logotop.png" alt="" class="img-fluid col-8 col-md-8">
</div>
</div>
</div>
<!-- /.body -->
<?php include('../include/footer.php')?>
<?php include('../include/footer_js.php')?>