t; cellpadding="0" align="center">
<tr bgcolor="2880ac">
<td height="20" align="center"><font color="#ffffff"><a
href="javascript:window.location.reload()" class=a1>刷新</a>
<a href=http://www.dvbbs.net/tech/php/"list.php" class=a1>首页</a> <a href=http://www.dvbbs.net/tech/php/"list.php?nextmaxid1=<?echo$up;?>" class=a1>
上页</a>
<a href=http://www.dvbbs.net/tech/php/"list.php?nextmaxid1=<?echo$down;?>" class=a1>下页</a> <?echo" 现存论题
:$startid1-$totalid1 ";?>
</font></td>
</tr>
<tr>
<td height="40" bgcolor="#e0f0f8" cellspacing="1">
<?php
echo"<ul>";
while ($array=mysql_fetch_array($result)){
$id=$array["id"];
$title=$array["title"];
$content=$array["content"];
$postat=$array["postat"];
$readed=$array["readed"];
$size=$array["size"];
if($size==0) $size="无内容";
else $size.=" bytes";
$rootid=$array["rootid"];
$orders=$array["orders"];
$layer=$array["layer"];
$ul=""; //开始树型结构
<tr bgcolor="2880ac">
<td height="20" align="center"><font color="#ffffff"><a
href="javascript:window.location.reload()" class=a1>刷新</a>
<a href=http://www.dvbbs.net/tech/php/"list.php" class=a1>首页</a> <a href=http://www.dvbbs.net/tech/php/"list.php?nextmaxid1=<?echo$up;?>" class=a1>
上页</a>
<a href=http://www.dvbbs.net/tech/php/"list.php?nextmaxid1=<?echo$down;?>" class=a1>下页</a> <?echo" 现存论题
:$startid1-$totalid1 ";?>
</font></td>
</tr>
<tr>
<td height="40" bgcolor="#e0f0f8" cellspacing="1">
<?php
echo"<ul>";
while ($array=mysql_fetch_array($result)){
$id=$array["id"];
$title=$array["title"];
$content=$array["content"];
$postat=$array["postat"];
$readed=$array["readed"];
$size=$array["size"];
if($size==0) $size="无内容";
else $size.=" bytes";
$rootid=$array["rootid"];
$orders=$array["orders"];
$layer=$array["layer"];
$ul=""; //开始树型结构
| 对此文章发表了评论 |
