<?php for ($hr= 0 ; $hr < 24 ; $hr++){ if ($hr<10) {$HHH="0$hr";} else{$HHH="$hr";} //$imgname="$ran$bar".$row_pic['year'].''.$row_pic['month'].''.$row_pic['day'].''.$row_pic['hr'].''.$row_pic['min'].''; $img="$localimage$ran$bar" .$row_pic['year'].''. $row_pic['month'].'' . $row_pic['day'].''.$HHH.'' . $row_pic['min'].''. $row_pic['type'].''; //echo 'location images::'.$img."<br>"; echo "<table border='1' cellspacing='0' cellpading='0'>"; echo "<tr>"; if (file_exists($img)) { ?> <table width="130px" height="130px" border="1px" cellpadding="0px" cellspacing="0px"> <tr> <td> <div align="center" id="images"><a href=<?php echo $localimage; echo $row['name']?>"\></a><img width="120px" height="120px" src="<? echo ''.$img.'' ?>" alt="Image select :: <?php echo ''.$row['year'].''.$row['month'].''.$row['day'].''.$row['hr'].''.$row['min'].'' ?>"/></a></div></td></tr><br> <tr> <td><center><font size="2">Have image:</font> <?php echo ''.$HHH.'' ?> </center></td> </tr> </table>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง