Quote:
|
Originally Posted by Chuck S LOL
well I think you misunderstand what I am saying. I removed the other code I suggested. however post 2 as stated you still need to run the 1 query to remove all the user's comments which is 1 query
then a query such as yours would be 1 query so I am saying to achieve both it would be 2 queries not 500 |
the second query is already present in the original code:
Code:
Content visible to verified customers only.
You only need to delete all the user's comments when "delecomments" checkbox is checked.