include_once("include/db_connection.php"); $thisCustomer_id = addslashes($_POST['thisCustomer_idField']); $sql = "DELETE FROM customers WHERE customer_id = '$thisCustomer_id'"; $result = MYSQL_QUERY($sql); ?> 记录已经被删除. 添加新纪录 所有记录列表 搜索记录
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机