PDA

View Full Version : Delete User Post...


snack
06-09-2002, 10:59 PM
Should have something like in the admin panelt o search all the user posts then like a delete button to delete that post... and someone to delete all post from that user...

People spam so crazy... Need something to delete all post from that user and something to view the post and delete that one post...

Xenon
06-10-2002, 01:15 PM
run this query to delete all posts from a user:

DELETE FROM post WHERE userid=...