打印本文 打印本文  关闭窗口 关闭窗口
一个模仿oso的论坛程序(之三)
作者:采集员 文章来源:来源于网络 点击数: 更新时间:2005/9/10 14:36:15
p; <tr bgcolor="#dedede" bordercolor="#CCCCFF"> ';
  print '    <td class="text" height="22" valign="top" colspan="5"> ';
  print '      <p><font color="#3333FF">'.$row["content"].'</font></p>';
  print '    </td>';
  print '  </tr>';
  print '</table>';
  }
  else {
$li_tempr = 0;   
print '<table width="100%" border="0" bgcolor="#CCCCCC">';
print '  <tr bgcolor="#ededed"> ';
print ' <td class="text" height="19" valign="top" width="5%"> <div align="left">';
print '  <img src="icon'.$row["replyface"].'.gif" width="18" height="18" ></div> </td>';
print '    <td class="text" height="19" valign="top" width="20%" bgcolor="#ededed"> ';
print '      <div align="left"><font color="#000099">作者:'.$row["replyman"].'</font></div>';
print '    </td>';
print '    <td class="text" height="19" valign="top" width="25%">';
print ' <font color="#000099">发表于:'.$row["replytime"].' </font></td>';
print '    <td class="text" height="19" valign="top" width="25%">';
print '<font color="#000099">E_mail:'.$row["replyemail"].'</font></td>';
print '    <td class="text" height="19" valign="top" width="25%">';
print '<font color="#000099">'.$row["replyhttp"].' </font></td>';
print '  </tr>';
print '  <tr bgcolor="#ededed"> ';
print '    <td class="text" height="22" valign="top" colspan="5"> ';
print '      <p><font color="#000099">'.$row["content"].'</font></p>';
print '    </td>';
print '  </tr>';
print '</table>';
}
}
?>

<?
  include ("c:mydbfooter.inc");
?>
</HTML>

----------
http://zhangcg.yeah.net  

【本文版权归作者zhangcg与奥索网共同拥有,如需转载,请注明作者及出处】    


上一页  [1] [2] 



打印本文 打印本文  关闭窗口 关闭窗口