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 : withdraw2.php
<?php /** ensure this file is being included by a parent file */ defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' ); require_once "modules/budget/time_inc.php"; if($result_permission['p3']!=1){ exit(); } $officer=$_SESSION['login_user_id']; ?> <script type="text/javascript" src="jquery/jquery-1.5.1.js"></script> <script type="text/javascript"> $(function(){ $("select#proj").change(function(){ var datalist2 = $.ajax({ // รับค่าจาก ajax เก็บไว้ที่ตัวแปร datalist2 url: "modules/budget/main/return_ajax_proj_2.php", // ไฟล์สำหรับการกำหนดเงื่อนไข data:"proj="+$(this).val(), // ส่งตัวแปร GET ชื่อ proj ให้มีค่าเท่ากับ ค่าของ proj async: false }).responseText; $("select#pj_activity").html(datalist2); // นำค่า datalist2 มาแสดงใน listbox ที่ 2 ที่ชื่อ pj_activity // ชื่อตัวแปร และ element ต่างๆ สามารถเปลี่ยนไปตามการกำหนด }); }); </script> <link type="text/css" href="./datepicker_thaiyear/css/ui-lightness/jquery-ui-1.8.10.custom.css" rel="stylesheet" /> <script type="text/javascript" src="./datepicker_thaiyear/js/jquery-1.4.4.min.js"></script> <script type="text/javascript" src="./datepicker_thaiyear/js/jquery-ui-1.8.10.offset.datepicker.min.js"></script> <script type="text/javascript"> $(function () { var d = new Date(); var toDay = d.getDate() + '/' + (d.getMonth() + 1) + '/' + (d.getFullYear() + 543); $("#datepicker-th-1").datepicker({ changeMonth: true, changeYear: true,dateFormat: 'dd/mm/yy', isBuddhist: true, defaultDate: toDay,dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'], dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน','กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.','ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.']}); $("#datepicker-th-2").datepicker({ changeMonth: true, changeYear: true,dateFormat: 'dd/mm/yy', isBuddhist: true, defaultDate: toDay,dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'], dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน','กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.','ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.']}); $("#datepicker-th-3").datepicker({ changeMonth: true, changeYear: true,dateFormat: 'dd/mm/yy', isBuddhist: true, defaultDate: toDay,dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'], dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'], monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน','กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.','ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.']}); }); </script> <?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']="ธค"; if(!(isset($_REQUEST['officer_index']))){ $_REQUEST['officer_index']=""; } //ปีงบประมาณ $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 />"; if(!(($index==1) or ($index==2) or ($index==5))){ echo "<table width='100%' 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>"; } //ส่วนฟอร์มรับข้อมูล if($index==1){ echo "<form id='frm1' name='frm1'>"; echo "<Center>"; echo "<Font color='#006666' Size=3><B>ลงทะเบียน หลักฐานขอเบิก/ขอยืมเงิน ปีประมาณ$year_active_result[budget_year]</Font>"; echo "</Cener>"; echo "<Br><Br>"; echo "<Table width='95%' Border='0' Bgcolor='#Fcf9d8'>"; $today=date("Y-m-d");; $today=getDateThai($today); echo "<Tr align='left'><Td ></Td><Td align='right'>วันเดือนปี </Td>"; echo "<Td><Input Type='Text' Name='rec_date' id='datepicker-th-1' Size='10' value='$today'></Td></Tr>"; echo "<Tr align='left'><Td ></Td><Td align='right'>ที่เอกสาร </Td><Td><Input Type='Text' Name='doc' id='doc' Size='20'></Td></Tr>"; echo "<tr><Td ></Td><td align='right'>ขอยืมเงินงบประมาณ </td>"; echo "<td align='left'><input type='radio' name='status' value='1' checked> </td></tr>"; echo "<tr><Td></Td><td align='right'>ขอยืมเงินนอกงบประมาณ </td>"; echo "<td align='left'><input type='radio' name='status' value='2'> </td></tr>"; echo "<tr><Td></Td><td align='right'>ขอยืมเงินทดรองราชการ </td>"; echo "<td align='left'><input type='radio' name='status' value='3'> </td></tr>"; echo "<tr><Td></Td><td align='right'>ขอเบิก </td>"; echo "<td align='left'><input type='radio' name='status' value='4'> </td></tr>"; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>รายการ </Td><Td><Input Type='Text' Name='item' Size='50'></Td></Tr>"; echo "<Tr align='left'><Td ></Td><Td align='right'>โครงการ </Td>"; echo "<td><div align='left'><Select name='proj' id='proj' size='1'>"; echo "<option value = ''>เลือก</option>" ; $sql = "select * from plan_proj_2 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,150)."..."; echo "<option value = $code_proj >$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>" ; 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' onkeydown='digitOnly()'>บาท</Td></Tr>"; echo "<tr><Td ></Td><td align='right'>ประเภทรายการจ่าย </td>"; echo "<td><div align=left><Select name='pay_type' size='1'>"; echo "<option value = ''>เลือก</option>" ; $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']; echo "<option value = $pay_type_id>$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'></Td></Tr>"; echo "<Br>"; echo "</Table>"; echo "<Input Type='Hidden' Name='officer_index' value='$_GET[officer_index]'>"; echo "<Br>"; echo "<INPUT TYPE='button' name='smb' value='ตกลง' onclick='goto_url(1)'> <INPUT TYPE='button' name='back' value='ย้อนกลับ' onclick='goto_url(0)'>"; echo "</form>"; } //ส่วนยืนยันการลบข้อมูล if($index==2) { echo "<table width='500' border='0' align='center'>"; echo "<tr><td align='center'><font color='#990000' size='4'>โปรดยืนยันความต้องการลบข้อมูลอีกครั้ง</font><br></td></tr>"; echo "<tr><td align=center>"; echo "<INPUT TYPE='button' name='smb' value='ยืนยัน' onclick='location.href=\"?option=budget&task=main/withdraw2&index=3&id=$_GET[id]&page=$_REQUEST[page]&officer_index=$_REQUEST[officer_index]\"'> <INPUT TYPE='button' name='back' value='ยกเลิก' onclick='location.href=\"?option=budget&task=main/withdraw2&page=$_REQUEST[page]&officer_index=$_REQUEST[officer_index]\"'"; echo "</td></tr></table>"; } //ส่วนลบข้อมูล if($index==3){ $sql = "delete from budget_withdraw where id=$_GET[id]"; $dbquery = mysqli_query($connect,$sql); } //ส่วนบันทึกข้อมูล if($index==4){ $rec_date=getDateEng($_POST['rec_date']); if($_POST['status']<=3){ $borrowed_rec_date=$rec_date; $borrow_status=$_POST['status']; } else{ $borrow_status='0'; $borrowed_rec_date="0000-01-01"; } if($_POST['status']==4){ $withdraw_rec_date=$rec_date; $withdraw_status=4; } else{ $withdraw_status='0'; $withdraw_rec_date="0000-01-01"; } $sql = "insert into budget_withdraw(budget_year,document,item,pj_activity,money,pay_type,p_request,borrow_status, withdraw_status,officer,rec_date,borrowed_rec_date,withdraw_rec_date,status) values ('$year_active_result[budget_year]','$_POST[doc]','$_POST[item]','$_POST[pj_activity]','$_POST[amount]','$_POST[pay_type]','$_POST[p_request]','$borrow_status','$withdraw_status', '$officer','$rec_date','$borrowed_rec_date','$withdraw_rec_date','1')"; $dbquery = mysqli_query($connect,$sql); //แสดงแหล่งงบประมาณที่ขอเบิก $sql = "select * from plan_acti_3 where budget_year='$year_active_result[budget_year]' and code_acti='$_POST[pj_activity]' "; $dbquery = mysqli_query($connect,$sql); $type_text="ใช้จ่ายจากเงินงบประมาณงวดที่"; while($result = mysqli_fetch_array($dbquery)){ $code_approve= $result['code_approve']; if($code_approve==""){ $code_approve="_"; } list($category,$type) = explode("_",$code_approve); if($category==2){ $type_text=$type_text." ".$type; } } echo "<script>alert('$type_text');</script>\n"; } //ส่วนฟอร์มแก้ไขข้อมูล if ($index==5){ $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']; $pay_type= $result['pay_type']; $p_request= $result['p_request']; $borrow_status= $result['borrow_status']; $withdraw_status= $result['withdraw_status']; $deega= $result['deega']; $rec_date= $result['rec_date']; $borrowed_rec_date= $result['borrowed_rec_date']; $withdraw_rec_date= $result['withdraw_rec_date']; } echo "<form id='frm1' name='frm1'>"; echo "<Center>"; echo "<Font color='#006666' Size=3><B>แก้ไขทะเบียน ทะเบียนขอเบิก/ขอยืมเงิน ปีประมาณ$year_active_result[budget_year]</Font>"; echo "</Cener>"; echo "<Br><Br>"; echo "<Table width='70%' Border='0' Bgcolor='#Fcf9d8'>"; $rec_date=getDateThai($rec_date); echo "<Tr align='left'><Td width='20'></Td><Td align='right'>วันเดือนปี </Td>"; echo "<Td align='left'><Input Type='Text' Name='rec_date' id='datepicker-th-1' Size='10' value='$rec_date'></Td></Tr>"; echo "<Tr align='left'><Td ></Td><Td align='right'>ที่เอกสาร </Td><Td><Input Type='Text' Name='doc' id='doc' Size='20' value='$document'></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($borrowed_rec_date<1000){ $borrowed_rec_date="01/01/0000"; } else{ $borrowed_rec_date=getDateThai($borrowed_rec_date); } if($borrow_status==1){ echo "<Input Type='Text' Name='borrowed_rec_date' id='datepicker-th-2' 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' id='datepicker-th-2' 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' id='datepicker-th-2' Size='10' value='$borrowed_rec_date'>"; } echo "</td></tr>"; echo "<tr><Td></Td><td align='right'>ขอเบิก </td>"; if($withdraw_rec_date<1000){ $withdraw_rec_date="01/01/0000"; } else{ $withdraw_rec_date=getDateThai($withdraw_rec_date); } 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' id='datepicker-th-3' Size='10' value='$withdraw_rec_date'>"; } echo "</td></tr>"; echo "<Tr align='left'><Td width='20'></Td><Td align='right'>รายการ </Td><Td><Input Type='Text' Name='item' Size='50' value='$item'></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' id='proj' size='1'>"; echo "<option value = ''>เลือก</option>" ; $sql = "select * from plan_proj_2 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>" ; } else{ echo "<option value = $code_proj >$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>" ; } else{ echo "<option value=$acti_of_plan_result[code_acti]>$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' onkeydown='digitOnly()' value='$money'>บาท</Td></Tr>"; echo "<tr><Td ></Td><td align='right'>การจ่าย </td>"; echo "<td><div align=left><Select name='pay_type' size='1'>"; echo "<option value = ''>เลือก</option>" ; $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>" ; } else{ echo "<option value = $pay_type_id>$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'></Td></Tr>"; echo "<Tr align='left'><Td width='30'></Td><Td align='right'>ฎีกา </Td><Td><Input Type='Text' Name='deega' Size='10' value='$deega'></Td></Tr>"; echo "<Br>"; echo "</Table>"; echo "<Br>"; echo "<INPUT TYPE='button' name='smb' value='ตกลง' onclick='goto_url_update(1)'> <INPUT TYPE='button' name='back' value='ย้อนกลับ' onclick='goto_url_update(0)'>"; echo "<INPUT TYPE='Hidden' name='id' value='$_GET[id]'>"; echo "<Input Type=Hidden Name='page' Value='$_GET[page]'>"; echo "<Input Type='Hidden' Name='officer_index' value='$_GET[officer_index]'>"; echo "</form>"; } //ส่วนปรับปรุงข้อมูล if ($index==6){ $_POST['rec_date']=getDateEng($_POST['rec_date']); $rec_date = date("Y-m-d"); if(!(isset($_POST['withdraw_status']))){ $_POST['withdraw_status']='0'; } if(!(isset($_POST['borrowed_rec_date']))){ $_POST['borrowed_rec_date']="01/01/0000"; } if($_POST['deega']==""){ $_POST['deega']=0; } if(!(isset($_POST['withdraw_rec_date']))){ $_POST['withdraw_rec_date']="01/01/0000"; } if(!(isset($_POST['status']))){ $_POST['status']=1; } if($_POST['borrowed_rec_date']!=""){ $_POST['borrowed_rec_date']=getDateEng($_POST['borrowed_rec_date']); } if($_POST['withdraw_rec_date']!=""){ $_POST['withdraw_rec_date']=getDateEng($_POST['withdraw_rec_date']); } if($_POST['status']<=3 and $_POST['borrowed_rec_date']>1000){ $borrow_status=$_POST['status']; } else if($_POST['status']<=3 and $_POST['borrowed_rec_date']<1000){ $_POST['borrowed_rec_date']=$rec_date; $borrow_status=$_POST['status']; } if($_POST['withdraw_status']==4 and $_POST['withdraw_rec_date']<1000){ $withdraw_rec_date=$rec_date; $withdraw_status=4; } else if($_POST['withdraw_status']==4 and $_POST['withdraw_rec_date']>1000){ $withdraw_rec_date=$_POST['withdraw_rec_date']; $withdraw_status=4; } else{ $withdraw_rec_date="0000-01-01"; $withdraw_status=0; } $sql = "update budget_withdraw set document='$_POST[doc]',item='$_POST[item]', pj_activity='$_POST[pj_activity]', money='$_POST[amount]',pay_type='$_POST[pay_type]', p_request='$_POST[p_request]', borrow_status='$borrow_status', withdraw_status='$withdraw_status', rec_date='$_POST[rec_date]', borrowed_rec_date='$_POST[borrowed_rec_date]', deega='$_POST[deega]',withdraw_rec_date='$withdraw_rec_date',officer='$officer' where id='$_POST[id]'"; $dbquery = mysqli_query($connect,$sql); } //ส่วนปรับปรุงสถานะ if ($index==6.5){ $rec_date = date("Y-m-d"); $sql = "update budget_withdraw set withdraw_status='4',withdraw_rec_date='$rec_date',officer='$officer' where id='$_GET[id]'"; $dbquery = mysqli_query($connect,$sql); } //ส่วนแสดงรายละเอียด if ($index==7){ $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']; $deega= $result['deega']; $officer= $result['officer']; $rec_date= $result['rec_date']; $borrowed_rec_date= $result['borrowed_rec_date']; $withdraw_rec_date= $result['withdraw_rec_date']; $borrowed_rec_date=getDateThai($borrowed_rec_date); $withdraw_rec_date=getDateThai($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); if($result_acti['code_approve']==""){ $result_acti['code_approve']="_"; } $money_source=""; 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/withdraw2&page=$_GET[page]&officer_index=$_REQUEST[officer_index]\"'></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_2 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>"; echo "<Tr align='left'><Td width='30'></Td><Td align='right'>ฎีกา </Td><Td><Input Type='Text' Name='' Size='10' value='$deega' 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>"; } //ส่วนแสดงผล if(!(($index==1) or ($index==2) or ($index==5) or ($index==7))){ //ส่วนของการคำนวณ $money_total=0; //iวมรับ if($_REQUEST['officer_index']==1){ $sql = "select * from budget_withdraw where budget_year='$year_active_result[budget_year]' and officer='$officer' order by id "; } else{ $sql = "select * from budget_withdraw where budget_year='$year_active_result[budget_year]' order by id "; } $dbquery = mysqli_query($connect,$sql); $num_rows=mysqli_num_rows($dbquery); //นำไปแยกหน้า While ($result = mysqli_fetch_array($dbquery)) { $money_total=$money_total+$result['money']; $money_total_ar[$result['id']]=$money_total; //รวมรับ รายรายการ } //ส่วนของการแยกหน้า $pagelen=20 ; // 1.กำหนดแถวต่อหน้า $url_link="option=budget&task=main/withdraw2"; // 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&officer_index=$_REQUEST[officer_index]>[$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&officer_index=$_REQUEST[officer_index]>หน้าแรก </a>"; echo "<<<a href=$PHP_SELF?$url_link&page=$f_page1&officer_index=$_REQUEST[officer_index]>หน้าก่อน </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&officer_index=$_REQUEST[officer_index]>[$i]</a>"; } } if($page<$totalpages) { $f_page2=$page+1; echo "<a href=$PHP_SELF?$url_link&page=$f_page2&officer_index=$_REQUEST[officer_index]> หน้าถัดไป</a>>>"; echo "<a href=$PHP_SELF?$url_link&page=$totalpages&officer_index=$_REQUEST[officer_index]> หน้าสุดท้าย</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&officer_index=$_REQUEST[officer_index]\">$p</option>"; } echo "</select>"; echo "</div>"; } //จบแยกหน้า echo "<table width=95% border=0 align=center>"; if($_REQUEST['officer_index']==1){ $sql = "select * from budget_withdraw where budget_year='$year_active_result[budget_year]' and officer='$officer' order by id limit $start,$pagelen "; } else{ $sql = "select * from budget_withdraw where budget_year='$year_active_result[budget_year]' order by id limit $start,$pagelen "; } $dbquery = mysqli_query($connect,$sql); $num_effect = mysqli_num_rows($dbquery ); // จำนวนข้อมูลในหน้านี้ echo "<Tr><Td colspan='5' align='left'><INPUT TYPE='button' name='smb' value='ลงทะเบียน' onclick='location.href=\"?option=budget&task=main/withdraw2&index=1&officer_index=$_REQUEST[officer_index]\"'></Td>"; if($_REQUEST['officer_index']==1){ echo "<Td colspan='6' align='right'><INPUT TYPE='button' name='smb' value='ทั้งหมด[คลิก]' onclick='location.href=\"?option=budget&task=main/withdraw2\"'></Td>"; } else{ echo "<Td colspan='6' align='right'><INPUT TYPE='button' name='smb' value='เฉพาะเจ้าหน้าที่นี้[คลิก]' onclick='location.href=\"?option=budget&task=main/withdraw2&officer_index=1\"'></Td>"; } echo "</Tr>"; echo "<Tr bgcolor='#FFCCCC' align='center'><Td width='60'>ที่</Td><Td width='70'>วดป</Td><Td width='80'>ที่เอกสาร</Td><Td>รายการ</Td><Td>จำนวนเงิน</Td><td width='40'>สถานะ</td><td width='70'>ฎีกา</td><td align='center'>รายละเอียด</td><td width='50' align='center'>ลบ</td><Td width='50' align='center'>แก้ไข</Td><Td width='55' align='center'>รวม</Td></Tr>"; $N=(($page-1)*$pagelen)+1; //*เกี่ยวข้องกับการแยกหน้า $M=1; While ($result = mysqli_fetch_array($dbquery)) { $id = $result['id']; $document= $result['document']; $item= $result['item']; $money= $result['money']; $money=number_format($money,2); $withdraw_status= $result['withdraw_status']; $deega= $result['deega']; $rec_date=$result['rec_date']; if(($M%2) == 0) $color="#FFFFC"; else $color="#FFFFFF"; if ($withdraw_status==4){ $status_pic="<img src=./images/green.gif border='0'>"; } else if($withdraw_status!=4 and ($officer==$result['officer'])) { $status_pic="<a href=?option=budget&task=main/withdraw2&id=$id&index=6.5&page=$page><img src=./images/red.gif border='0' alt='คลิกแก้ไขสถานะ'></a>"; } else{ $status_pic="<img src=./images/red.gif border='0'>"; } 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 "<Tr bgcolor='$color' align='center'><Td >$N</Td><Td width='100' align='center'>$to_date</Td><Td align='left'>$document</Td><Td align='left'>"; if($officer==$result['officer']){ echo $item; } else { echo $item." <img src=./images/dangerous.png border='0' alt='รายการนี้เป็นของเจ้าหน้าที่คนอื่น'>"; } echo "</td>"; echo "<Td width=120 align=right>$money</Td><td>$status_pic</td>"; if($deega>0){ echo "<Td>$deega</Td>"; } else{ echo "<Td></Td>"; } echo "<Td width=90><div align=center><a href=?option=budget&task=main/withdraw2&id=$id&index=7&page=$page&officer_index=$_REQUEST[officer_index]><img src=./images/browse.png border='0' alt='รายละเอียด'></a></td>"; if($officer==$result['officer']){ echo "<td><a href=?option=budget&task=main/withdraw2&id=$id&index=2&page=$page&officer_index=$_REQUEST[officer_index]><img src=./images/drop.png border='0' alt='ลบ'></a></td>"; echo "<td><a href=?option=budget&task=main/withdraw2&id=$id&index=5&page=$page&officer_index=$_REQUEST[officer_index]><img src=./images/edit.png border='0' alt='แก้ไข'></a></div></Td</Tr>"; } else{ echo "<td> </td><td> </td>"; } //กำหนดสัญญาลักษ์ ถึงนี้ if($M==$num_effect){ $tungnee="ถึงนี้"; } else { $tungnee="ถึงนี้>>"; } if(!(isset($_GET['cal_id']))){ $_GET['cal_id']=""; } if($_GET['cal_id']==$id){ echo "<Td align='center'><a href=?option=budget&task=main/withdraw2&page=$page&officer_index=$_REQUEST[officer_index]>$tungnee</a></Td>"; echo "</Tr>"; break; //ออกจากloop } else { echo "<Td align='center'><a href=?option=budget&task=main/withdraw2&cal_id=$id&page=$page&officer_index=$_REQUEST[officer_index]>ถึงนี้</a></Td>"; echo "</Tr>"; } $M++; $N++; //*เกี่ยวข้องกับการแยกหน้า } //สรุป if(isset($id) and isset($money_total_ar[$id])){ $money_item_total=number_format($money_total_ar[$id],2); } else{ $money_item_total=""; } echo "<Tr bgcolor='#FFCCCC'><Td colspan='3'></Td><Td align='center'>รวม</Td><Td align='center'>$money_item_total</Td><Td colspan='6'></td></Tr>"; echo "</Table>"; echo "<table width=70% border=0 align=center>"; echo "<tr><td><img src=./images/red.gif></td><td>สถานะขอยืมเงิน</td></tr>"; echo "<tr><td><img src=./images/green.gif></td><td>สถานะขอเบิก/ส่งใช้เงินยืม</td></tr>"; echo "<tr><td><img src=./images/dangerous.png></td><td>เป็นรายการที่ดำเนินการโดยเจ้าหน้าที่คนอื่น</td></tr>"; echo "</Table>"; } ?> <script> function goto_url(val){ if(val==0){ callfrm("?option=budget&task=main/withdraw2"); // page ย้อนกลับ }else if(val==1){ if(frm1.doc.value == ""){ alert("กรุณากรอกที่เอกสาร"); }else if(frm1.item.value==""){ alert("กรุณากรอกรายการ"); }else if(frm1.proj.value==""){ alert("กรุณาเลือกโครงการ"); }else if(frm1.pj_activity.value==""){ alert("กรุณาเลือกกิจกรรม"); }else if(frm1.amount.value == ""){ alert("กรุณากรอกจำนวนเงิน"); }else if(frm1.pay_type.value == ""){ alert("กรุณาเลือกประเภทการจ่าย"); }else if(frm1.p_request.value == ""){ alert("กรุณาเลือกผู้ขอเบิก/ขอยืมเงิน"); }else{ callfrm("?option=budget&task=main/withdraw2&index=4"); //page ประมวลผล } } } function goto_url_update(val){ if(val==0){ callfrm("?option=budget&task=main/withdraw2"); // page ย้อนกลับ }else if(val==1){ if(frm1.doc.value == ""){ alert("กรุณากรอกที่เอกสาร"); }else if(frm1.item.value==""){ alert("กรุณากรอกรายการ"); }else if(frm1.proj.value==""){ alert("กรุณาเลือกโครงการ"); }else if(frm1.pj_activity.value==""){ alert("กรุณาเลือกกิจกรรม"); }else if(frm1.amount.value == ""){ alert("กรุณากรอกจำนวนเงิน"); }else if(frm1.pay_type.value == ""){ alert("กรุณาเลือกประเภทการจ่าย"); }else if(frm1.p_request.value == ""){ alert("กรุณาเลือกผู้ขอเบิก/ขอยืมเงิน"); }else{ callfrm("?option=budget&task=main/withdraw2&index=6"); //page ประมวลผล } } } </script>
Close