这是代码,请高手赐教
$conn_id=mysql_connect('localhost','root','');
mysql_select_db("hust",$conn_id);
$strsql="select * from dlxx where id='".$grid."' && dlsj='".$dlsj."'";
$whatin=mysql_query($strsql,$conn_id);
$anyrow=mysql_fetch_array($whatin);?>
<table width="746" border="0" cellpadding="0" cellspacing="0" bordercolor="#FF0000">
  <!--DWLayoutDefaultTable-->
  <tr>
    <td width="85" height="86">&nbsp;</td>
    <td width="757"><div align="center">主题:<? echo $anyrow["tjzt"]; ?></div>      </td>
  </tr>
  <tr>
    <td height="229">&nbsp;</td>
    <td valign="top"><? echo "&nbsp&nbsp".$anyrow["tjnr"]; ?>&nbsp;</td>
  </tr>