<span class="unnamed3">echo "<br>"; <br> echo "<table width="85%" border="0" cellpadding="0" cellspacing="1" align="center" bgcolor="#6CA6CD">"; <br> echo "<tr><td>"; <br> echo "<table width="100%" cellpadding="1" cellspacing="1" bgcolor="white" class="tablefont">"; <br> echo "<tr bgcolor="#F1E1FF">"; <br> echo "<th>夹肈</th>"; <br> echo "<th>祇癬</th>"; <br> echo "<th width="30">莱</th>"; <br> echo "<th width="30"></th>"; <br> echo "<th width="70">ら戳</th>"; <br> echo "</tr>"; <br> $qsql="SELECT * from bbs_subj where id='$sid' "; <br> $rs=mysql_db_query($sql['db'],$qsql); <br> $row=mysql_fetch_array($rs); <br> $id=$row['id']; <br> $banner=$row['banner']; <br> $poster=$row['poster']; <br> $views=$row['views']; <br> $wdate=sdatetime($row['wdate']); <br> $docs=reAnum($id); <br> echo "<tr bgcolor="#F0F8FF">"; <br> echo "<td>"; <br> if($sid!=$rid) { <br> echo "<a href="%24PHP_SELF?proc=view&aid=%24aid&sid=%24id&rid=%24id">"; <br> echo $banner; <br> echo "</a>"; <br> } else echo "<font color="red"><b>$banner</b></font>"; <br> echo "</td>"; <br> echo "<td>"; <br> echo $poster; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo $docs; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo $views; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo $wdate; <br> echo "</td>"; <br> echo "</tr>"; <br> $qsql="SELECT * from bbs_docs where sid='$sid' order by wdate"; <br> $rs=mysql_db_query($sql['db'],$qsql); <br> while($row=mysql_fetch_array($rs)) { <br> <br> $id=$row['id']; <br> $banner=$row['banner']; <br> $poster=$row['poster']; <br> $views=$row['views']; <br> $wdate=sdatetime($row['wdate']); <br> $docs=reAnum($id); <br> echo "<tr bgcolor="#F0F0F0">"; <br> echo "<td>"; <br> if($sid!=$rid && $rid==$id) { <br> echo "<font color="red"><b> $banner</b></font>"; <br> } else { <br> echo "<a href="%24PHP_SELF?proc=view&aid=%24aid&sid=%24sid&rid=%24id">"; <br> echo " $banner"; <br> echo "</a>"; <br> } <br> echo "</td>"; <br> echo "<td>"; <br> echo $poster; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo " "; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo $views; <br> echo "</td>"; <br> echo "<td class="num">"; <br> echo $wdate; <br> echo "</td>"; <br> echo "</tr>"; <br> <br> } <br> echo "</table>"; <br> echo"</td></tr> </table>"; <br> } // ==== <br> <br> echo "<a name="re"></a>"; <br> if($type==1) { <br> if(substr($rebanner,0,3)!="Re:") <br> $rbanner="Re:".$rebanner; <br> else $rbanner=$rebanner; <br> } <br> echo "<form enctype="multipart/form-data" method="POST" action="%24PHP_SELF?proc=post2">"; <br> echo "<input type="hidden" name="aid" value="$aid">"; <br> echo "<input type="hidden" name="sid" value="$sid">"; <br> echo "<input type="hidden" name="type" value="$type">"; <br> echo "<table width="95%" border="0 align=center" cellpadding="3" cellspacing="0" class="tablefont">"; <br> if($sid) { <br> echo "<tr bgcolor="white">"; <br> echo "<th colspan="2">"; <br> echo "癚阶硂杠肈"; <br> echo "</th>"; <br> <br> echo "</tr>"; <br> } <br> <br> echo "<tr>"; <br> echo "<td width="100" align="right">"; <br> echo "肈:"; <br> echo "</td>"; <br> echo "<td>"; <br> echo "<input type="text" name="banner" size="60" value="$rbanner">"; <br> echo "</td>"; <br> echo "</tr>"; <br> echo "<tr>"; <br> echo "<td width="100" align="right">"; <br> echo "祇ē:"; <br> echo "</td>"; <br> echo "<td>"; <br> echo "<input type="text" name="poster" size="30" value="$c_poster">"; <br> <br> echo "</td>"; <br> echo "</tr>"; <br> echo "<tr>"; <br> echo "<td width="100" align="right">"; <br> echo "E-Mail:"; <br><br> echo "</td>"; <br> echo "<td>"; <br> echo "<input type="text" name="email" size="30" value="$c_email">"; <br> <br> echo "</td>"; <br> echo "</tr>"; <br> echo "<tr>"; <br> echo "<td width="100" align="right" valign="top">"; <br> echo "ず甧:"; <br> echo "</td>"; <br> echo "<td>"; <br> echo "<font color="green">や穿禬硈挡ノ猭絛ㄒ:<font color="red"><b>[www]http://www.jerry.com.tw[/www]</b></font></font><br>"; <br> echo "<textarea name="body" cols="80" rows="16">"; <br> echo "</textarea>"; <br> echo "</td>"; <br> echo "</tr>"; <br> echo "<tr>"; <br> echo "<td align="center" colspan="2">"; <br> //echo "<input type="checkbox" name="remail">"; <br> //echo "滦"; <br> if($sid) { <br> $br="-----------------------------------------------------------"; <br> $obody="まノ $poster ゅ彻n$brn".$body; <br> $obody.="n$brn滦癚阶ず甧:n"; <br> echo "<input type="hidden" name="obody" value="$obody">"; <br> echo "<input type="button" value="まノゅ">"; <br> } <br> <br> echo " <input type="submit" value="癳">"; <br> echo "</td>"; <br> echo "</tr>"; <br> echo "</table>"; <br> <br>} <br>待续....... </form></span> <p style="width:100%;text-align:center;margin:10px 0"> <br> <br> </p> <p style="width:100%;text-align:center;margin:10px 0"> </p> <p class="clear"></p>