<html> <head> <title>ThaiCreate.Com Tutorial</title> </head> <body> <? $objConnect = mysql_connect("localhost","root","root") or die(mysql_error()); $objDB = mysql_select_db("mydatabase"); $strSQL = "SELECT * FROM gallery"; $objQuery = mysql_query($strSQL); echo"<table border=\"1\" cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; while($objResult = mysql_fetch_array($objQuery)) { echo "<td>"; $intRows++; ?> <center> <img src="thaicreate/<?=$objResult["Picture"];?>"><br> <?=$objResult["GalleryName"];?> <br> </center> <? echo"</td>"; if(($intRows)%2==0) { echo"</tr>"; } } echo"</tr></table>"; ?> </body> </html> <? mysql_close($objConnect); ?>
<table width="811" height="153" border="1" align="center"> <tr> <th width="142"><? $objResult = mysql_fetch_array($objQuery); { ?> <table width="108" height="108" border="1" align="center"> <tr> <td> <img src="uplord/myfile/<?=$objResult["filesnam"];?>" alt="." width="100" height="100" /></td> </tr> </table> <? } ?> </th> <th width="172"><? $objResult = mysql_fetch_array($objQuery); { ?> <table width="108" height="108" border="1" align="center"> <tr> <td> <img src="uplord/myfile/<?=$objResult["filesnam"];?>" alt="." width="100" height="100" /></td> </tr> </table> <? } ?> </th> <th width="234"><? $objResult = mysql_fetch_array($objQuery); { ?> <table width="108" height="108" border="1" align="center"> <tr> <td> <img src="uplord/myfile/<?=$objResult["filesnam"];?>" alt="." width="100" height="100" /></td> </tr> </table> <? } ?> </th> <th width="235"><? $objResult = mysql_fetch_array($objQuery); { ?> <table width="108" height="108" border="1" align="center"> <tr> <td> <img src="uplord/myfile/<?=$objResult["filesnam"];?>" alt="." width="100" height="100" /></td> </tr> </table> <? } ?> </th> </tr> </table>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง