<? echo"<table border=\"1\" cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; for($i=0;$i<=50;$i++) { echo "<td>"; $intRows++; ?> <center> String </center> <? echo"</td>"; if(($intRows)%5==0) { echo"</tr>"; } } echo"</tr></table>"; ?>
echo"<table border=\"1\" cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; for($i=1;$i<=20;$i++) { echo "<td>"; $intRows++; ?> <center> <?=$i%2 ? '0' : '1'?> </center> <? echo"</td>"; if(($intRows)%5==0) { echo"</tr>"; } } echo"</tr></table>";
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง