News Feed
Jobs Feed
Sections




News Archive
Web Development Blog:
E-mail links, protective solutions against SPAM
February 17, 2010 @ 08:28:55

In a recent post to the Web Development Blog they talks a look at some methods you can use on your site to help reduce the amount of spam sent to email addresses by protecting them from scripts that might harvest them right from the page.

There are lots of spam bots checking the Internet for email addresses on regular websites, forums, blog and mailing lists. Once caught by some spam bot your mailbox is in need of a strong spam filter or sometimes it might be better to use a new e-mail address. In this article we show you different ways, how you're able to show your e-mail address to human visitors and hide it for spam bots.

They give four solutions, some a bit more practical than others - using an image instead of the text-only version of the address, hiding the @ symbol, hiding it with PHP (converting it to ASCII) and using Javascript to handle it similarly.

0 comments voice your opinion now!
email spam suggestion protection tutorial


blog comments powered by Disqus

Similar Posts

Community News: The Obfuscator

Abhinav Singh's Blog: How to use locks in PHP cron jobs to avoid cron overlaps

PHP and Me Blog: Use Phing to Update your SVN-Version-Controlled Website Automatically, Through FTP

DevShed: Validating URL Protocols, Hosts and Paths with Filters in PHP 5

DevShed: Storing PHP Sessions in a Database


Community Events











Don't see your event here?
Let us know!


functional series interview release framework code phpunit introduction community composer podcast language zendframework2 unittest api testing opinion development example database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework