View Single Post
Old 02-01-2017, 06:21 AM  
Kafka
Confirmed User
 
Kafka's Avatar
 
Join Date: Oct 2002
Location: Holland
Posts: 466
allid = array(allthedeletedids);
foreach ($allid as $id){
query: delete from table where id = id;
}
Kafka is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote