分 页:"; for ($j=1;$j if ($j==$page) echo " [".$j."] "; else echo ""; }} echo " 共有帖子".$row['answer_count']."个
"; $this_id=$row['id']; $query = "select id from guestbook where id$res = mysql_query($query); $row = mysql_fetch_row($res); $pre_id=$row[0]; $query = "select id from guestbook where id>".$this_id." and type=1 order by id"; $res = mysql_query($query); $row = mysql_fetch_row($res); $next_id=$row[0]; ?>
作 者
内 容
$query = "select * from guestbook where main_id=".$theme_id." or id=".$theme_id." order by time_open DESC limit ".strval(($page-1)*5).",5"; $res = mysql_query($query); function TdBackColor() { static $ColorStr; if ($ColorStr=="#ededed") { $ColorStr="#dedede"; } else { $ColorStr="#ededed"; } return($ColorStr); } for ($i=1;$i{$row = @mysql_fetch_array($res); if(!$row) break; $ColorStr=TdBackColor(); echo "
http://www.bkjia.com/PHPjc/316715.htmlwww.bkjia.comtruehttp://www.bkjia.com/PHPjc/316715.htmlTechArticleread.php(用来显示相关主题内容) HTMLHEADTITLE疑难问题/TITLE LINK href=mypic/style.css rel=STYLESHEET type=text/css/HEAD BODY bgColor=#cccc99 bottomMargin=0 leftMargin=0...
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn