<html> <head> <title></title> <meta http-equiv=Content-Type content="text/html; charset=tis-620"> </head> <body> <?php $p=$POST["province"]; $p2=$POST["province2"]; $d_start=$_POST["sDay"] . '-' . $_POST["sMonth"] . '-' . $_POST["sYear"]; include "connect.php"; $result=mysql_select_db($dbname) or die ("ไม่สามารถเลือกใช้ฐานข้อมูลนี้ได้"); mysql_query("SET NAMES TIS620"); $strsql="select * from busway where s_way LIKE '%$p%' or f_way LIKE '%$p2%' or d_start LIKE '%d_start%'"; $objQuery = mysql_query($strsql) or die ("Error Query [".$strsql."]"); ?> <form action="seet.php" method="POST" name="form1"> <table width="950" align="center" border="1"> <tr> <th>เลือกเส้นทาง</th> <th>ต้นทาง</th> <th>จุดขึ้นรถ</th> <th>ปลายทาง</th> <th>จุดลงรถ</th> <th>วันเดินทาง</th> <th>เวลารถออก</th> <th>เวลาถึงปลายทาง</th> <th>ราคา</th> <th>ผู้ให้บริการ</th> <? while($objResult = mysql_fetch_array($objQuery)) { ?> <tr> <td><input type="checkbox" name="check" value="<?=$objResult['id_way'];?>"></td> <td><input type="hidden" name="s_way" value="<?=$objResult['s_way'];?>"><?=$objResult['s_way'];?></td> <td><input type="hidden" name="geton" value="<?=$objResult['geton'];?>"><?=$objResult['geton'];?></td> <td><input type="hidden" name="f_way" value="<?=$objResult['f_way'];?>"><?=$objResult['f_way'];?></td> <td><input type="hidden" name="geton" value="<?=$objResult['geton'];?>"><?=$objResult['getoof'];?></td> <td><input type="hidden" name="d_start" value="<?=$objResult['d_start'];?>"><?=$objResult['d_start'];?></td> <td><input type="hidden" name="t_start" value="<?=$objResult['t_start'];?>"><?=$objResult['t_start'];?></td> <td><input type="hidden" name="t_finish" value="<?=$objResult['t_finish'];?>"><?=$objResult['t_finish'];?></td> <td><input type="hidden" name="price" value="<?=$objResult['price'];?>"><?=$objResult['price'];?></td> <td><input type="hidden" name="service" value="<?=$objResult['service'];?>"><?=$objResult['service'];?></td> </tr> <? } ?> <tr height=30> <td colspan=10 align="center"> <input type = "submit" name = "submit" value = "เลือกเส้นทางโดยสาร"></td> </tr> </table> </body> </html> ปัญหามันคืออย่างน้ นะครับ เมื่อนำค่า จากตัวแปร มาค้น แล้ว ข้อมูลที่ได้มันไม่ตรงอ่าครับ คือ เมื่อผมกดค้นหาแล้ว มันจะ fetch ข้อมูล จาก DB ออก มาหมด เลย อ่า ครับ แต่ผมอยากให้แสดงข้อมูล ที่เราค้นหาอ่าครับ ไม่ทราบ ว่า ผมผิดตรงไหน หรือครับ พี่ๆแนะนำผมด้วยครับ ^^ นี้ครับรูป
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง