403Webshell
Server IP : 172.67.187.206  /  Your IP : 162.159.115.41
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 :  E:/Inetpub/www/myoffice/2564/modules_22222/tkk2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/www/myoffice/2564/modules_22222/tkk2/index4.php
<TABLE cellSpacing=0 cellPadding=0 width=775 border=0>
      <TBODY>
        <TR>
          <TD vAlign=top>
		  <!-- tkk2 -->
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="200"><div align="left"><IMG SRC="images/menu/textmenu_user.gif" BORDER="0"></div></td>
   </tr>
	<tr>
	<td width="500" valign="top"><div align="left">
	<B><?=WEB_TITLE;?></B><br><br>
</td>
  </tr>
</table>
            <hr>
<form action="?name=admin&file=tkk2&op=tkk2_del&action=multidel" name="myform" method="post">
 <table align=center width="500" cellspacing="2" cellpadding="1" >
<?
//แสดงข่าวสาร/ประชาสัมพันธ์ 
if($_GET[category]){
	$SQLwhere = " category='".$_GET[category]."' ";
	$SQLwhere2 = " WHERE category='".$_GET[category]."' ";
}
$db->connectdb(DB_NAME,DB_USERNAME,DB_PASSWORD);
$limit = 1 ;
$SUMPAGE = $db->num_rows(TB_RUB,"id","$SQLwhere");
$page=$_GET[page];
if (empty($page)){
	$page=1;
}
$rt = $SUMPAGE%$limit ;
$totalpage = ($rt!=0) ? floor($SUMPAGE/$limit)+1 : floor($SUMPAGE/$limit); 
$goto = ($page-1)*$limit ;

$res[rub] = $db->select_query("SELECT * FROM ".TB_RUB." $SQLwhere2 ORDER BY id DESC LIMIT $goto, $limit ");
$count=0;
while($arr[rub] = $db->fetch($res[rub])){
	if ($count==0) { echo "<TR>"; }
	//ชื่อหมวดหมู่ 
	$res[category] = $db->select_query("SELECT category_name FROM ".TB_RUB_CAT." WHERE id='".$arr[rub][category]."' "); 
	$arr[category] = $db->fetch($res[category]);
?>

			<tr bgcolor="#E6FEDE">
     <td align=center>
	<A HREF="?name=tkk2&file=addarea&op=tkk2_add&id=<? echo $arr[rub][id];?>"><FONT  SIZE=5 COLOR="#990000"><b>ดำเนินการบันทึกรายละเอียด</b></FONT></a></font></center></td>
	   
</TR>
	<?
$count++;
if (($count%1) == 0) { echo ""; $count=0; }
}
$db->closedb ();
//จบการแสดงข่าวสาร
?> 
				</table>

 </form>		
				<BR>
				<table border="0" cellpadding="0" cellspacing="1" width="770" align=center>
					<tr>
						<td>
				
						</td>
					</tr>
				</table>
				<BR><BR>
			<!-- End tkk2 -->
		  </TD>
        </TR>
      </TBODY>
    </TABLE>

<BR><BR><BR>

Youez - 2016 - github.com/yon3zu
LinuXploit