update table_name set status_or = '2'
update table_name set status_or = '2' where No_or in('1','3')
<form name="sandpay" method="get" action="saveupdatestatusorder.php?saveor=<?=$objResult['No_or'];?>"> <table width="578" border="1" cellspacing="0"> <tbody> <tr> <td colspan="4" align="center"> <a href="#">ออกใบออเดอร์</a></td> </tr> <tr> <td width="287" align="center"><strong>ชนิดสาร</strong></td> <td width="90" align="center"><strong>จำนวน</strong></td> <td colspan="2" align="center"><strong>ทำการ</strong></td> </tr> <? $i=0; while($objResult = mysql_fetch_array($objQuery)) { $i++; ?> <tr> <td align="center"><?=$objResult['name_che_or'];?></td> <td align="center"><?=$objResult['amount_or'];?></td> <td width="78" align="center"><a href="deleteadListChe.php?delete_list_che=<?=$objResult['No_or'];?>">ลบ</td> <td width="105" align="center"><a href="saveupdatestatusorder.php?saveor=<?=$objResult['No_or'];?>">บันทึกลงใบสั่ง</td> </tr> <? } ?> <tr> <td colspan="4" align="center"><input type="submit" name="confirm" id="confirm" value="ยืนยัน" /></td> </tr> </tbody> </table> </form>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง