Hey guys, I'm working on this php mail script. Trying to combat spam. I know this is simple. But I'm having a tough time. How do I add a statement thats like... IF { "http://" is submitted in the comments input field } die. (basically, if anyone tries to submit anything with 'http://' don't process the form. ELSE { We're cool, do nothing and process the form } I'd really appreciate it guys. If it gets more complicated I wouldn't have a problem paying someone. Thanks!