include("connect.php"); include("function-sys.php"); ?> <?php if ($emp<>"") { $strsql = "Delete From employee Where emp_id = '$emp'"; $result = mysql_query($strsql, $connect); ?> <meta http-equiv=refresh content="0;url=employee_admin.php"> <? exit; } // include("connect.php"); //include("function-sys.php"); ?> <?php if ($status=='1') { $strsql="Update emloyee Set emp_status='0' Where emp_id='$emp'"; $result = mysql_query($strsql, $connect); ?> <!-- <img src='images/checkred.gif' border='0' height="15" width="15" > <meta http-equiv=refresh content="0;url=employee_admin.php"> --> <?php } else { $strsql="Update emloyee Set emp_status='1' Where emp_id='$emp'"; $result = mysql_query($strsql, $connect); ?> <!--<img src='images/checkgreen.gif' border='0' height="15" width="15" > <meta http-equiv=refresh content="0;url=employee_admin.php"> --> <?php } ?>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง