$user="all"; $query="select count(*) from foxbbs"; //First calculate the total number of topics $req=mysql_query($query); if ($req ) { $row=mysql_fetch_array($req); $num=$row[0]; if (!$rows) $rows=10; //Control the display bar on each page Number if (!$l) $l=1; //Calculate the total number of pages else if ($num/$rows==floor($num/$rows)) $page=$num/$rows; else $page=floor($num/$rows)+1; if (! $dpage) $dpage=1; dpage==1) $ TEM = 0; // Control the information that should be displayed on the current page ELSE $ TEM = ($ dpage-1)*$ ROWS; IF ($ l == 2) $ s = "hfnum"; else if ($l==3) $s="djnum"; else $s="id"; for ($i=0;$i<$rows;$i++) // Fetch records according to the set number of rows per page { $tem1=$tem+1; if($action==find) $query="select * from foxbbs where usename='" .$user."' order by $s desc limit $tem,$tem1"; else $query="select * from foxbbs order by $s desc limit $tem,$tem1"; $req= mysql_query($query); 🎜> if ($bbs[3]) bbs[8]=$bbs[8]." ".$bbs[10];
If (substr($bbs[4],0,-8)==date(Y year n month j Day)&&$bbs[6]<$imgnum&&$bbs[12]!=1) else if (substr($bbs[4],0,-8)==date(Y year n month j day)&&$bbs["djnum"]>=$imgnum&&$bbs[12]!=1) //If It’s the same day, and the number of clicks is 10 $img="images/newhotfolder.gif";
论题数:".$num." 当前第".$dpage."页/共有".$page."页"; echo ""; echo ""; $query="select count(*) from useinfo"; //统计注册用户数 $req=mysql_query($query); $usenum=mysql_fetch_array($req); $query="select usename from useinfo order by useid desc limit 0,1"; //查找最新注册的用户,因为ID是自增的,所以可以根据ID来判断,最大的也就是最新的。 $req=mysql_query($query); $newuse=mysql_fetch_array($req); echo " 目前共有成员[".$usenum[0]."]名/最新加盟[".$newuse[0]."]";
?>
状态说明:
当天产生新论题
当天回复最高的论题
一天以前的论题
总计回复超过50个的论题
已被关闭的主题
;/td> 🎜> ★Forum description★
1. Only registered users can post in this forum Posts, if you are not registered, you can view and reply to posts as a guest, but you cannot post. & lt; br & gt; 2. The user will bear all the responsibilities of the remarks issued in the forum. Back to this forum is mainly based on emotional aspects (before the technical forum comes out, you can discuss technical issues appropriately) , if the webmaster discovers that a user is using this forum to discuss other unrelated topics, it will be locked immediately. (This site will launch other forums one after another)
3. I haven’t thought of it yet. Haha... ;td height="70">
align="center">< Contact me|─| >FlyFox@Net ;/td> Flying Fox Studio Production and Development
http://www.bkjia.com/PHPjc/316083.html
www.bkjia.com
true
http: //www.bkjia.com/PHPjc/316083.html
TechArticle
The main interface is the page that displays the topic list. //foxbbs.php Function: Display the theme of the forum HTML HEAD TITLE Fox Forum/TITLE STYLE type=text/css P {FONT-FAMILY: normal; FONT-SI...
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn