<!--first page button--> <?php if ($nStartRec == 1) { ?> <td><img src="picture/firstdisab.gif" alt="First" width="16" height="16" border="0"></td> <?php } else { ?> <td><a href="index.php?q=ba3&start=1&click=t3"><img src="picture/first.gif" alt="First" width="16" height="16" border="0"></a></td> <?php } ?> <!--previous page button--> <?php if ($PrevStart == $nStartRec) { ?> <td><img src="picture/prevdisab.gif" alt="Previous" width="16" height="16" border="0"></td> <?php } else { ?> <td><a href="index.php?q=ba3&start=<?php echo $PrevStart; ?>&click=t3"><img src="picture/prev.gif" alt="Previous" width="16" height="16" border="0"></a></td> <?php } ?> <!--current page number--> <td><font face="MS Sans Serif" size="2"> <input type="text" name="pageno" value="<?php echo intval(($nStartRec-1)/$nDisplayRecs+1); ?>" size="4"> </font></td> <!--next page button--> <?php if ($NextStart == $nStartRec) { ?> <td><img src="picture/nextdisab.gif" alt="Next" width="16" height="16" border="0"></td> <?php } else { ?> <td><a href="index.php?q=ba3&start=<?php echo $NextStart; ?>&click=t3"><img src="picture/next.gif" alt="Next" width="16" height="16" border="0"></a></td> <?php } ?> <!--last page button--> <?php if ($LastStart == $nStartRec) { ?> <td><img src="picture/lastdisab.gif" alt="Last" width="16" height="16" border="0"></td> <?php } else { ?> <td><a href="index.php?q=ba3&start=<?php echo $LastStart; ?>&click=t3"><img src="picture/last.gif" alt="Last" width="16" height="16" border="0"></a></td> <?php } ?> <td><font face="MS Sans Serif" size="2"> of <?php echo intval(($nTotalRecs-1)/$nDisplayRecs+1);?> </font></td>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง