<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> <!-- .style1 { font-size: 24px } --> </style> </head> <body> <? $host="localhost"; $username="root"; $pass_word="1234"; $db="db_mac"; $Conn = mysql_connect( $host,$username,$pass_word) or die ("ติดต่อฐานข้อมูลไม่ได้"); mysql_query("SET NAMES utf8",$Conn); mysql_select_db($db) or die("เลือกฐานข้อมูลไม่ได้"); //---> ?> <form id="form1" name="form1" method="get" action="update_mac.php?mac_id=<?=$_POST["mac_id"];?>"> <h1 align="center" class="style1">แบบฟอร์มการส่งข้อมูลอิเล็กทรอนิกส์</h1> <h2 align="center">สำนักนายกรัฐมนตรี</h2> <p align="left"> <? $sql_show = "select * from tb_mac where mac_id='$CusID' "; $result_show = mysql_query($sql_show) or die(mysql_error()); $row_show = mysql_fetch_array($result_show); ?> ลำดับ <input type="text" name="mac_id" value="<? echo $row_show["mac_id"];?>"> <br /> <br /> กรม/หน่วยงาน <input type="text" name="mac_department" value="<? echo $row_show["mac_department"]; ?>" > <br /> <br /> ที่อยู่ <input type="text" name="mac_address" value="<? echo $row_show["mac_address"]; ?>" > หมู่ <input type="text" name="mac_township_number" value="<? echo $row_show["mac_township_number"]; ?>" > </p> <p align="left">อาคาร <input type="text" name="mac_building_name" value="<? echo $row_show["mac_building_name"]; ?>" > ชั้น <input type="text" name="mac_floor" value="<? echo $row_show["mac_floor"]; ?>" > <br /> <br /> ซอย <input type="text" name="mac_lane" value="<? echo $row_show["mac_lane"]; ?>" > ถนน <input type="text" name="mac_street" value="<? echo $row_show["mac_street"]; ?>" > <br /> <br /> จังหวัด <input type="text" name="mac_province" value="<? echo $row_show["mac_province"]; ?>" > อำเภอ <input type="text" name="mac_subdistrict" value="<? echo $row_show["mac_subdistrict"]; ?>" > ตำบล <input type="text" name="mac_district" value="<? echo $row_show["mac_district"]; ?>" > <br /> <br /> รหัสไปรษณีย์ <input type="text" name="mac_postcode" value="<? echo $row_show["mac_postcode"]; ?>" > <br /> <br /> โทรศัพท์ <input type="text" name="mac_tel" value="<? echo $row_show["mac_tel"]; ?>" > โทรสาร <input type="text" name="mac_fax" value="<? echo $row_show["mac_fax"]; ?>" > <br /> <br /> <input type="submit" name="Add" id="Add" value="edit" /> </p> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง