Did you try the following? <?php $counter = 1; if($total_pages > 0) { while($row = mysql_fetch_array($query)) { $counter++; echo "<tr><td>".
確定! 回上一頁