<? $id_type_select=$_GET[id_type];?> <script language="JavaScript" src="check/index.js" type="text/javascript"></script> <script language="JavaScript" src="check/prd_order.js" type="text/javascript"></script><?session_start();?> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-874" /> <title>PP Flowershop....fresh flower delivery to you.</title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #B8067E; } .style2 { font-family: "Microsoft Sans Serif"; font-size: 12px; } a:link { color: #993366; text-decoration: none; } a:visited { text-decoration: none; color: #663366; } a:hover { text-decoration: none; } a:active { text-decoration: none; } --> </style> </head> <body> <table width="550" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#B80680"> <tr> <td><img src="images/top.jpg" width="808" height="25"></td> </tr> <tr> <td background="images/bg_body.jpg"><table width="649" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="3" class="style2"><?include("head.php")?></td> </tr> <tr> <td width="127" align="left" valign="top"><span class="style2"> <? include("mem_login.php");include("main_menu.php");include("calendar.php"); ?> </span></td> <td colspan="2" align="left" valign="top"><span class="style2"> <? include "module.php"; [font=Verdana]?> </span><br /> <? $sql="select * from tb_product where ref_id_type='$id_type_select' "; //$sql="select *from tb_product where ref_id_type='$id_type_select' "; $result=mysql_db_query($dbname,$sql); while($rs=mysql_fetch_array($result)){ $id_prd=$rs[id_prd]; $name_prd=$rs[name_prd]; $detail_prd=$rs[detail_prd]; $detail_type=$rs[detail_type]; $date_prd=$rs[date_prd]; $update_date=$rs[update_date]; $photo_prd=$rs[photo_prd]; if($photo_prd=="") { $photo_prd="temp.jpg"; }[/font] echo " <table width='560' border='0'><tr><td width='17%' valing='top' > <IMG SRC='admin/image/$photo_prd'> </p> <td width='2%' valing='top' > <td> <font size='2'face='Microsoft Sans Serif'><a href='index.php?module=login' target='_parent'>$id_prd</a> <br> $name_prd <br> <br> วันที่บันทึกสินค้า $date_prd</a><br> วันที่แก้ไขสินค้า $update_date</a><br> <B>ราคาสินค้า :</B> ฿บาท <br></p> [ <img src='images/cart_add.gif' width='22'height='16' > <a href='index.php?module=login'>หยิบใส่ตะกร้า </a> ] [<a href='product_view.php?id_prd=$id_prd' >แสดงรายละเอียด </a> ]</br> <img src='images/flower.gif' width='13'height='13' > <a href='index.php?module=login'>เข้า login เพื่อดูราคาสินค้า </a> <br><p> <td> </td> </td> </tr></font></table>"; } ?></td> </tr> </table></tr> <tr><td><? include("footer.php"); ?></td></tr> <tr> <td><img src="images/footer.jpg" width="808" height="25"></td> </tr> </table> </body> </html>
<?session_start();?> // เอาไว้บนสุดของ page
$result=mysql_db_query($sql,$dbname) or die (mysql_error());
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง