<? $id_type_select=$_GET[id_type]; ?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>com-sci TV</title> </head> <body> <table width="925" border="1"> <tr> <td height="82" colspan="2"></td> </tr> <tr> <td width="149" height="442"></td> <!--ตารางข้างในตรงกลาง --> <td width="760"><table width="748" border="0"> <tr> <TD WIDTH="637" HEIGHT="404" VALIGN="top"> <? include "connect.php"; include "type_list.php"; ?> <div align="center"> <!--แสดงvdo--> <? $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_clip=$rs[id_clip]; $code=sprintf("%05d",$id_prd); $name_clip=$rs[name_clip]; $detail_clip=$rs[detail_clip]; $ref_id_type=$rs[ref_id_type]; $code_vdo=$rs[code_vdo]; if ($code_vdo=="") { echo "No clip"; } echo "<TR> <TD WIDTH='20%' VALIGN='top'> $code_vdo </TD> <TD WIDTH='80%' VALIGN='top'> <br><br><br><br><br><br><br><br> <B>Name: </B>$name_clip <BR> <BR><BR> [ <A HREF='prd_view.php?id_clip=$id_clip'>แสดงรายละเอียด</A>] <BR> </TD> </TR>"; } ?> </td> </tr> </table></td> </tr> </table> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง