Form Injection on my site!
Hello,I have a spammer using a simple form I made on my site to send out spam. I am using php's mail() function but did not do anything to prevent the injection from happening. Can anybody suggest what I could do to fix it?
Thanks in advance.