Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,038

HOME > PHP > PHP Forum > ช่วยแนะด้วยคร๊าบผมเรื่องการส่งค่า อ่าตาม Code เลยนะครับคือเมื่อกดปุ่ม Submit เพิ่อเลือกที่นั่งแล้วก็จะได้ที่นั่งตามที่ query



 

ช่วยแนะด้วยคร๊าบผมเรื่องการส่งค่า อ่าตาม Code เลยนะครับคือเมื่อกดปุ่ม Submit เพิ่อเลือกที่นั่งแล้วก็จะได้ที่นั่งตามที่ query

 



Topic : 037185



โพสกระทู้ ( 889 )
บทความ ( 11 )



สถานะออฟไลน์
Facebook Blogger



Code (PHP)
<?
	$way=$_POST["check"];
	include "connect.php";
				$result=mysql_select_db($dbname) or die ("ไม่สามารถเลือกใช้ฐานข้อมูลนี้ได้");
					mysql_query("SET NAMES TIS620");
						$strsql="select * from busway where id_way= '$way'";
							$objQuery = mysql_query($strsql) or die ("Error Query [".$strsql."]");
	?>
		<form  action="saleseet.php" method="POST" name="form1">
			<table width="950" align="center"  border="1">
				<tr>
					<th bgcolor="#ffa07a">ต้นทาง</th>
					<th bgcolor="#ffa07a">จุดขึ้นรถ</th>
					<th bgcolor="#ffa07a">ปลายทาง</th>
					<th bgcolor="#ffa07a">จุดลงรถ</th>
					<th bgcolor="#ffa07a">วันเดินทาง</th>
					<th bgcolor="#ffa07a">เวลารถออก</th>
					<th bgcolor="#ffa07a">เวลาถึงปลายทาง</th>
					<th bgcolor="#ffa07a">ราคา</th>
					<th bgcolor="#ffa07a">ผู้ให้บริการ</th>
	<?
		while($objResult = mysql_fetch_array($objQuery))
	{
	?>
	  <tr>
		<td bgcolor="#e0ffff "><input type="hidden" name="s_way" value="<?=$objResult['s_way'];?>"><?=$objResult['s_way'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="geton" value="<?=$objResult['geton'];?>"><?=$objResult['geton'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="f_way" value="<?=$objResult['f_way'];?>"><?=$objResult['f_way'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="geton" value="<?=$objResult['geton'];?>"><?=$objResult['getoof'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="d_start" value="<?=$objResult['d_start'];?>"><?=$objResult['d_start'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="t_start" value="<?=$objResult['t_start'];?>"><?=$objResult['t_start'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="t_finish" value="<?=$objResult['t_finish'];?>"><?=$objResult['t_finish'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="price" value="<?=$objResult['price'];?>"><?=$objResult['price'];?></td>
		<td bgcolor="#e0ffff "><input type="hidden" name="service" value="<?=$objResult['service'];?>"><?=$objResult['service'];?></td>
	 </tr>
	</table>
	<?
	}
	?>

<?
	include "connect.php";
				$result=mysql_select_db($dbname) or die ("ไม่สามารถเลือกใช้ฐานข้อมูลนี้ได้");
					mysql_query("SET NAMES TIS620");
						$strsql="select * from seet";
							$objQuery = mysql_query($strsql) or die ("Error Query [".$strsql."]");
	?>
	<?
		while($objResult = mysql_fetch_array($objQuery))
		{
		?>
<table  align="center" border="1">
<tr>
	<td colspan=4 align="center" bgcolor="#ffa07a"><h2>กรุณาเลือกที่นั่ง</h2></td>
</tr>
	<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet1'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit" name="seet"  value="<?=$objResult['seet2'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet3'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet4'];?>"></td>
	</tr>

<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit" name="seet"  value="<?=$objResult['seet5'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet6'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet7'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet8'];?>"></td>
	</tr>

	<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet9'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet10'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet11'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet12'];?>"></td>
	</tr>

	<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet13'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet14'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet15'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet16'];?>"></td>
	</tr>

	<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet17'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet18'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet19'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet20'];?>"></td>
	</tr>

	<tr>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet21'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet22'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet23'];?>"></td>
		<td bgcolor="#e0ffff" width=45 height=20 align="center"><input type="submit"  name="seet" value="<?=$objResult['seet24'];?>"></td>
	</tr>
	<?
	}
	?>
	</table>
</form>

อ่าตาม Code เลยนะครับคือเมื่อกดปุ่ม Submit เพิ่อเลือกที่นั่งแล้วก็จะได้ที่นั่งตามที่ query ออกมานะครับ เช่น
หาก กด ที่ปุ่ม A1 ก็จะได้ค่า ค่า A1 ออกมา A1=ที่นั่ง A1 นะครับ
แต่ผมอยากให้ แสดงลายละเอียดของเส้นด้วยอ่าครับ
ผมควรเขียน Code อีกหน้าเพื่อ รับค่าจะ Form นี้ ยัง ไง อ่า ครับ
ช่วยแนะนำผมด้วยนะครับ พี่ๆ



Tag : - - - -







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2010-01-17 14:16:14 By : popnakub View : 1044 Reply : 1
 

 

No. 1



โพสกระทู้ ( 889 )
บทความ ( 11 )



สถานะออฟไลน์
Facebook Blogger

เย้ๆๆๆ ทำได้แล้วครับ






Date : 2010-01-17 16:01:25 By : popnakub
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ช่วยแนะด้วยคร๊าบผมเรื่องการส่งค่า อ่าตาม Code เลยนะครับคือเมื่อกดปุ่ม Submit เพิ่อเลือกที่นั่งแล้วก็จะได้ที่นั่งตามที่ query
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 05
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2025 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่