<?php session_start() ; if (!isset($_SESSION['login_true'])) ?> <? include "connect.php"; ?> <? $id = $_GET["product_id"]; $sql = "select * from product where product_id = $id"; $ex = mysql_query($sql, $conn); while ($rs=mysql_fetch_array($ex)) { ?> <? $product_id = $rs[product_id]; $code = sprintf("%05d", $product_id ); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <title>Untitled Document</title> <style type="text/css"> #body { background-image: url(images/templatemo_body.jpg); background-repeat: repeat; position: absolute; z-index: 1; width: 100%; left: 0px; top: 0px; height: 100%; } .manuproduct { width: 218px; float: left; margin-right: 20px; margin-top: 30px; margin-left: 35px; margin-bottom: 35px; } .product_box { float: left; width: 215px; margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; } .top { background-image: url(images/templatemo_body_top.jpg); background-repeat: repeat; position: absolute; z-index: 1; width: 100%; left: 0px; top: 0px; height: 411px; } .manubar_b { width: 100%; position: absolute; top: 130px; z-index: 1; left: 0px; } .manu { height: 40px; } .body_product { width: 700px; margin-top: 30px; margin-bottom: 35px; margin-left: 0px; margin-right: 15px; } #body_product { width: 680px; float: right; margin-top: 30px; margin-right: 20px; } .manubar_bb { background-repeat: no-repeat; width: 980px; height: 60px; float: right; background-image: url(images/templatemo_menubar.png); } #apDiv1 { position: absolute; width: 200px; height: 115px; z-index: 2; left: 675px; top: -119px; } .login { width: 300px; } .formB { font-size: 16px; color: #333; } </style> </head> <body background="images/templatemo_body.jpg"> <table width="980%" border="0" cellpadding="0" cellspacing="0" id="body"> <tr> <td id="body"><table width="980%" border="0" cellpadding="0" cellspacing="0" class="top"> <tr> <td><table width="980" border="0" align="center" cellpadding="0" cellspacing="0" class="manubar_b"> <tr> <td><table background="images/templatemo_main_bg.png" width="980" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="980" border="0" cellpadding="0" cellspacing="0" class="manubar_bb"> <tr> <td valign="top"><table width="980" border="0" cellpadding="0" cellspacing="0" class="manu"> <tr> <td><div class="manu_b"> <? { include ("menuber.php"); } ?> </div></td> </tr> </table> <div class="manuproduct"> <div> <? { include("manuproduct.php"); } ?> </div> <br /> <div> <? { include "login2.php"; } ?> </div> <br /> <br /> </div> <div id="body_product"> <table width="500%" border="0" cellspacing="2" cellpadding="2"> <tr> <td width="315"><img src="admin/product/images/<?=$rs[product_image]?>" alt="" width="315" height="400" /></td> <td valign="top" class="formB"><?=$rs[product_name]?> <br /> [ <a href=basket_add.php?id=<?=$rs[product_id]?>>หยิบใส่ตะกร้า</a> ] <br /> <select name="ptype" > <option value=""> -- เลือกข้อมูลประเภทสินค้า -- </option> <option value="<?=$rs[size]?>"><?=$rs[size]?></option> <option value="<?=$rs[size2]?>"><?=$rs[size2]?></option> <option value="<?=$rs[size3]?>"><?=$rs[size3]?></option> <? mysql_close($conn); ?> </select> <br /> <br /></td> </tr> <tr> <td> </td> <td valign="top" class="formB"> </td> </tr> </table> </div></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> <? } ?> <div class="login">Content for class "login" Goes Here</div> </table> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง