karimali831 Posted August 22, 2010 Share Posted August 22, 2010 I get registered spammers on my website, they seem to bypass captcha (manually spamming I believe) and we all know why IP ban is no good so I want to be able to simply delete all rows on my database where this user comes from. Can you use one query to delete from all tables with WHERE userID= '$userID' ?? Link to comment https://forums.phpfreaks.com/topic/211458-delete-from-all-where/ Share on other sites More sharing options...
PFMaBiSmAd Posted August 22, 2010 Share Posted August 22, 2010 I get registered spammers on my website You have also got an existing thread on this forum for this same problem where this was already answered - http://www.phpfreaks.com/forums/index.php/topic,307611.0.html Link to comment https://forums.phpfreaks.com/topic/211458-delete-from-all-where/#findComment-1102517 Share on other sites More sharing options...
karimali831 Posted August 22, 2010 Author Share Posted August 22, 2010 Ah ? I really couldn't remember opening this topic (delete this) Link to comment https://forums.phpfreaks.com/topic/211458-delete-from-all-where/#findComment-1102518 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.