/ Published in: PHP
URL: http://www.misteroneill.com
This function simply returns a Boolean value based on whether or not some email header values are inserted into a string. Helps prevent spam bots from using a form.
Expand |
Embed | Plain Text
function has_email_headers($input) { }
You need to login to post a comment.
