½Ð°Ý¦p¦ó¹ï¦hµ§¸ê®Æ¥[Á`«á, ¦A§Q¥Î¨äµ²ªG±Æ§Ç
- ©«¤l
- 1
- ¥DÃD
- 1
- ºëµØ
- 0
- ¿n¤À
- 2
- ÂI¦W
- 0
- §@·~¨t²Î
- xp
- ³nÅ骩¥»
- window xp
- ¾\ŪÅv
- 10
- µù¥U®É¶¡
- 2011-1-25
- ³Ì«áµn¿ý
- 2011-1-25
|
½Ð°Ý¦p¦ó¹ï¦hµ§¸ê®Æ¥[Á`«á, ¦A§Q¥Î¨äµ²ªG±Æ§Ç
$sql="SELECT * FROM newforum where type=121 and source=17 group by bc order by $noof asc";
$result=mysql_query($sql);
while (list($no,$date,$type,$title,$content,$ba,$bb,$bc,$bd,$be,$bf,$id,$mainname,$source,$position,$uploada,$uploadb,$uploadc,$updatetime,$hits,$postmemid,$posthktdname,$postidentity,$postclub)=mysql_fetch_row($result))
{
$rows=mysql_query("select * from newforum where type=121 and source=17 and bc=$bc");$noof=mysql_num_rows($rows);
echo $bc."-".$noof."<br>";
} |
|
|
|
|
|
|