Forum Moderators: coopster
Instead of having them mailed to me, I have the comments added to a mysql db and I review them that way.
The form removes unwanted characters to prevent mysql injection but I'm starting to wonder if a spammer can still use the form to send spam even though there is no mail function used with the form.
Can any comment on this?
Thanks.