Hide email in PHP script...
Posted: Mon Nov 02, 2009 4:52 pm
Hi, I am definitly not a PHP developer, although I am slowly learning CMS platforms such as Joomla.
I recently did an online tutorial to help me create a form on my static site that did the submission through a PHP script. I did this to help me fight the spam I was receiving. However, since implementing the form my SPAM went from 25 a day to 100 that I received last night.
Anyways, I like the form and I was hoping that someone could help me to manipulate or point me in the right direction to a place I could learn to tweak the PHP script so that it hides my email and is secure from spammer robots.
The script I used that is connected to the tutorial I took is here http://mark.host56.com/script.html .
Can someone take a look and tell me how I might make this spammer robot proof. Thanks.
I recently did an online tutorial to help me create a form on my static site that did the submission through a PHP script. I did this to help me fight the spam I was receiving. However, since implementing the form my SPAM went from 25 a day to 100 that I received last night.
Anyways, I like the form and I was hoping that someone could help me to manipulate or point me in the right direction to a place I could learn to tweak the PHP script so that it hides my email and is secure from spammer robots.
The script I used that is connected to the tutorial I took is here http://mark.host56.com/script.html .
Can someone take a look and tell me how I might make this spammer robot proof. Thanks.