<? include ("config.php"); $strSQL = "SELECT * FROM product WHERE producttype = 'ส้นเตี้ย' GROUP BY productcode order by productid DESC"; $objQuery = mysql_query($strSQL); echo"<table cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; while($objResult = mysql_fetch_array($objQuery)) { echo "<td>"; $intRows++; ?> <p> <center> <img src="introproduct/<?=$objResult["picture"];?>"><br> <span class="style9">รหัส:</span> <font class="style10"> <?=$objResult["productcode"];?> <br> </font> <div id="Layer33" ><span class="style9">ราคา</span><font class="style10"><?=$objResult["price"] ;?></font><span class="style9">บาท</span></br> <select name=""> <? $code=$objResult["productcode"]; $strSQL2="SELECT * FROM product WHERE productcode = '$code' order by size ASC"; $objQuery2 = mysql_query($strSQL2); while($objResult2 = mysql_fetch_array($objQuery2)) {?> <option value="<?=$objResult2["productcode"] ;?>"><?=$objResult2["size"] ;?></option><br> </select> <a href="basket1.php?productid=<?=$objResult["productid"];?>"><img src="../belongse2/icon/order.gif" width="50" height="50" border="0"></a></div> <? } ?> </center> </br> <br> </center> <? echo"</td>"; if(($intRows)%3==0) { echo"</tr>"; } } echo"</table>"; ?>
<? include ("config.php"); $strSQL = "SELECT * FROM product WHERE producttype = 'ส้นเตี้ย' GROUP BY productcode order by productid DESC"; $objQuery = mysql_query($strSQL); echo"<table cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; while($objResult = mysql_fetch_array($objQuery)) { echo "<td>"; $intRows++; ?> <p> <center> <img src="introproduct/<?=$objResult["picture"];?>"><br> <span class="style9">รหัส:</span> <font class="style10"> <?=$objResult["productcode"];?> <br> </font> <div id="Layer33" ><span class="style9">ราคา</span><font class="style10"><?=$objResult["price"] ;?></font><span class="style9">บาท</span></br> <select name=""> <? $code=$objResult["productcode"]; $strSQL2="SELECT * FROM product WHERE productcode = '$code' order by size ASC"; $objQuery2 = mysql_query($strSQL2); while($objResult2 = mysql_fetch_array($objQuery2)) {?> <option value="<?=$objResult2["productcode"] ;?>"><?=$objResult2["size"] ;?></option><br> </select> </div> <? } ?><a href="basket1.php?productid=<?=$objResult["productid"];?>"><img src="../belongse2/icon/order.gif" width="50" height="50" border="0"></a> </center> <br> </center> <? echo"</td>"; if(($intRows)%3==0) { echo"</tr>"; } } echo"</table>"; ?>
<? include ("config.php"); $strSQL = "SELECT * FROM product WHERE producttype = 'ส้นเตี้ย' GROUP BY productcode order by productid DESC"; $objQuery = mysql_query($strSQL); echo"<table cellspacing=\"1\" cellpadding=\"1\"><tr>"; $intRows = 0; while($objResult = mysql_fetch_array($objQuery)) { echo "<td>"; $intRows++; ?> <p> <center> <img src="introproduct/<?=$objResult["picture"];?>"><br> <span class="style9">รหัส:</span> <font class="style10"> <?=$objResult["productcode"];?> <br> </font> <div id="Layer33" ><span class="style9">ราคา</span><font class="style10"><?=$objResult["price"] ;?></font><span class="style9">บาท</span></br> <select name=""> <? $code=$objResult["productcode"]; $strSQL2="SELECT * FROM product WHERE productcode = '$code' order by size ASC"; $objQuery2 = mysql_query($strSQL2); while($objResult2 = mysql_fetch_array($objQuery2)) {?> <option value="<?=$objResult2["productcode"] ;?>"><?=$objResult2["size"] ;?></option> <? } ?> </select> <a href="basket1.php?productid=<?=$objResult["productid"];?>"><img src="../belongse2/icon/order.gif" width="50" height="50" border="0"></a></div> </center> </br> <br> </center> <? echo"</td>"; if(($intRows)%3==0) { echo"</tr>"; } } echo"</table>"; ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง