お前らのデスクトップを晒してくださいinFF・DQ板

このエントリーをはてなブックマークに追加
326名前が無い@ただの名無しのようだ
</SELECT>
アクセスRanking<input type=radio name=mode2 value=pv checked>
書き込みRanking<input type=radio name=mode2 value=res>
<input type=hidden name=mode value="kako">
<input type=submit value="見る">
</form>
<table border=1><tr><td colspan=4><center><b>板別Ranking</b></center>
_EOF_

while(<COUNT>){
if(($countb%40) == 0){print"</td></tr><tr><td valign=\"top\">";}
elsif(($countb%10) == 0){print"</td><td valign=\"top\">";}
($count,$board,$bbstitle,$htmlzpathbo)=split /<>/;
$juni=$countb+1;
print <<"_EOF_";
$juni位:<a href="$htmlzpathbo/$board/index.html" target="_blank">$bbstitle</a>(<b>$count</b>)<br>
_EOF_
$countb++;
$allpv+=$count;
}
print <<"_EOF_";
</td></tr>
<tr><th colspan=4>総合カウント:$allpv</th></tr>
</table>