<form method="post" action="moo.del.php" > <td align="center"><input type="checkbox" name="chkbox[]" value="<?=$list[$j]['TUMBON_ID']?>" onclick="unchk();"></td>
ob_start(); require_once "config.php"; require_once "authen.php"; require_once CLASS_BASE."area.class.php"; $main=new areaClass(); if($_POST['chkbox']){ $sql = "delete from gm_moo where MOO_ID in (".implode(',',$_POST['chkbox']).") "; $main->Query($sql,1); $main->Alert('ลบรายการเรียบร้อยแล้ว'); } if(!$_POST['chkbox']){ $main->Alert('คุณไม่ได้เลือกรายการที่จะทำการลบ'); } $main->Redirect('moo.php?page=1');
$sql = "delete from gm_moo where MOO_ID in (".implode(',',$_POST['chkbox']).") "; for($i=0;$i<count($_POST[list]; $i++){ $where =" where xx='$list[$i]' "; $main->Query($sql.$where,1); }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง