<? include "connect.php"; $sql ="select * from tb_type_en"; $query=mysql_db_query($dbname,$sql); while($rs=mysql_fetch_array($query)) { $id_typ_en=$rs['id_typ_en']; $type_name_en=$rs['type_name_en']; $manu[1]="$type_name_en"; } ?> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<? include "connect.php"; $sql ="select * from tb_type_th"; $query=mysql_db_query($dbname,$sql); while($rs=mysql_fetch_array($query)) { $id_typ_th=$rs['id_typ_th']; $type_name_th=$rs['type_name_th']; $manu[1]="$type_name_th"; } ?> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<? if ($_GET[language] =="" || $_GET[language]=="0") { $lan="THAI"; $chose="thai.inc.php"; }else{ $lan="ENGLISH"; $chose="eng.inc.php"; } include("$chose"); ?> <html > <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } --> </style></head> <body> <form id="form1" name="form1" method="post" action="manu.php"> <table width="100" border="0" cellspacing="1" cellpadding="1"> <tr> <td> <div align="right"> <select name="language" id="language" onChange="window.location='<?=$PHP_SELF?>?language='+this.value;"> <option value="<? echo $_POST[language]; ?>"><? echo $lan; ?></option> <option value="0">THAI</option> <option value="1">ENGLISH</option> </select> </div></td> </tr> <tr> <td bgcolor="f2f2f2"><? echo $manu[1]; ?></td> </tr> </table> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง