$objConnect = mysql_connect("localhost","root","1234") or die("Error Connect to Database"); $objDB = mysql_select_db("mydatabase"); mysql_query("SET NAMES UTF8");
<html> <head> <title>ThaiCreate.Com PHP & TIS-620</title> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> <style type="text/css"> <!-- .style1 { font-family: Tahoma; font-size: 12px; } .style2 {font-family: Tahoma} .style3 {font-size: 12px} --> </style> </head> <body> <style type="text/css"> <!-- .style6 {font-family: Tahoma; font-size: 13px; font-weight: bold; } .style7 {color: ##FFFFFF} .style11 { font-family: Tahoma; font-size: 13px; } .style12 {color: #000000; font-family: Tahoma; font-size: 13px; } .style21 {color: #FF0000} .style22 {color: #0033FF} --> </style> <form method="get" action="see.php"> <div align="center" class="style1">ค้นหา <input name="search" type="text" size="20"> <input name="submit" type="submit" value="ค้นหา" /> <br /> ทดสอบ DATA + MAP <br /> 107 / 1 / 105 / 12 / 10 / 101 / 103 / 136 / 102 </div> </form> <p align="center" class="style7"> <?php require('connect.php'); $search=$_GET[search] ; //ตรงเนี่ยอะครับ ผมจะเปลี่ยนตัวแปรตรงนี้เป็นอะไรหรอครับผม $sql = "select * from car_table where numb_car like '$search' "; $result=mysql_db_query($dbname,$sql); while($r=mysql_fetch_array($result)) { ?> </p> <table width="748" border="1" align='center'> <tr bgcolor="#00CCFF"> <td width="71"><div align="center" class="style6 style2 style3"> <div align="center">หมายเลขรถ</div> </div></td> <td width="241"><div align="center" class="style6 style2 style3">เส้นทางเดินรถ</div></td> <td width="255"><div align="center" class="style6 style2 style3">ประเภทรถ</div></td> <td width="153"><div align="center" class="style6 style2 style3">ระยะเวลาเดินรถ</div></td> </tr> <tr> <td><div align="center" class="style12 style2 style3"><?=$r[numb_car] ?></div></td> <td><div align="center" class="style12 style2 style3"><?=$r[run] ?></div></td> <td><div align="center" class="style12 style2 style3"><?=$r[pra] ?></div></td> <td><div align="center" class="style12 style2 style3"><?=$r[runtime] ?></div></td> </tr> <tr> <td><div align="center" class="style6 style2 style3">เที่ยวไป</div></td> <td colspan="3"><span class="style12 style2 style3"> <?=$run_g=$r[run_g] ?> </span></td> </tr> <tr> <td><div align="center" class="style6 style2 style3">เที่ยวกลับ</div></td> <td colspan="3"><span class="style12 style2 style3"> <?=$r[run_b] ?> </span></td> </table> </tr> <p align="center"><?=$map=$r[map] ?></p> <p><?php } ?></p> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง