ec(2); 代码如下 复制代码 php处理文件 代码如下 复制代码 $ID_Dele= implode(",",$_POST['ID_Dele']); $SQL="delete from `doing` where id in ($ID_Dele)";