<? include('header.php'); require_once('dbcon.php'); $AMULET_ID = $_REQUEST['AMULET_ID']; $sql7= "update upload set AMULET_PAGE_OPEN = AMULET_PAGE_OPEN+1 where AMULET_ID ='$AMULET_ID' "; $result=db_query($sql7); $sql = "SELECT * FROM upload WHERE AMULET_ID ='$AMULET_ID'"; $result=db_query($sql); $rows2 = mysql_fetch_array($result); ?> <link href="style.css" rel="stylesheet" type="text/css"> <table width="1000" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#333333"> <tr> <th width="10" align="left" valign="top" scope="col"> </th> <th width="990" align="center" valign="top" scope="col"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="3"> <tr> <td width="1400" colspan="2" align="center" class="yellowH"></td> </tr> <tr> <td colspan="2" align="center" class="yellowH"> </td> </tr> <tr> <td colspan="2" align="center" class="yellowH"><?=$rows2["AMULET_NAME"];?></td> </tr> <tr> <td colspan="2" align="center"><img src="upload/<?=$rows2["AMULET_IMAGE2"]?> " width="500" height="500"align="middle" class="borderImage" /></td> </tr> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="center"><img src="upload/<?=$rows2["AMULET_IMAGE3"]?>" width="500" height="500"align="middle" class="borderImage" /></td> </tr> <? if ($row2['AMULET_IMAGE4']!= null){ ?> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="center"><<img src="upload/<?=$rows2["AMULET_IMAGE4"]?>" width="500" height="500"align="middle" class="borderImage" /></td> </tr> <? } ?> <? if ($row2["AMULET_IMAGE5"]!= null);{ ?> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="center"><img src="upload/<?=$rows2["AMULET_IMAGE5"]?>" width="500" height="500"align="middle" class="borderImage" /></td> </tr> <? } ?> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td colspan="2" align="right" class="yellowH"><table width="700" border="0" align="center" cellpadding="2" cellspacing="2"> <tr> <th align="right" class="yellow" scope="col">รหัส :</th> <th align="left" scope="col" class="yellow"><?=sprintf("%05d",$rows2["AMULET_ID"]);?></th> </tr> <tr> <th align="right" class="yellow" scope="col">ชื่อพระ :</th> <th align="left" scope="col" class="yellow"><?=$rows2["AMULET_NAME"];?></th> </tr> <tr> <th width="37%" align="right" class="yellow" scope="col">ราคา :</th> <th width="63%" align="left" scope="col" class="yellow"><?=$rows2["AMULET_PRICE"]?></th> </tr> <tr> <th align="right" valign="top" class="yellow" scope="col">รายละเอียด :</th> <th align="left" scope="col" class="yellow"><?=$rows2["AMULET_DETAIL"]?></th> </tr> <tr> <th align="right" class="yellow" scope="col">จำนวนครั้งที่เข้าชม :</th> <th align="left" scope="col" class="yellow"><?= $rows2["AMULET_PAGE_OPEN"];?> ครั้ง</th> </tr> </table></td> </tr> </table></th> </tr> <tr> <td> </td> <td align="center"></td> </tr> <tr> <td> </td> <td> </td> </tr> </table> <? include('footer.php'); ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง