News Feed
Jobs Feed
Sections




News Archive
Script-Tutorials.com:
How to Protect any Site from Spam using Akismet
May 30, 2011 @ 08:10:59

From Script-Tutorials.com there's a new post that wants to help you prevent one of the biggest menaces of the social online world - spam. Their solution uses the Akismet service to detect possible spam and notify you.

What is spam? - this is (usually) any message which not relevant to this page - usually just an advertisement of something (and even with a backward link to another site). Yes, you can put the first line of defense - a captcha, but I think spammers are also ready for this and find ways to avoid the CAPTCHA (or, they even can solve its by self). In today's tutorial I'll show you how to create a second line of defense against spam - using web services - for example akismet.

They include all the code you'll need to create a simple interface to the Akismet system with the help of this library that handles a lot of the connection and messaging for you. They apply it to a comment form and check the POSTed values against the Akismet spam checking. You can download the full package to get started immediately.

0 comments voice your opinion now!
spam protect akismet tutorial


blog comments powered by Disqus

Similar Posts

C7Y: Reflections on Designing an IRC Bot in PHP, Part 2

William Candillon's Blog: Running Zorba with PHP

DevShed: Building Sample Programs for an IP-to-country Mapping Application

WebCheatSheet.com: PHP: Dynamic Image Generation

Kevin Waterson's Blog: When Tutorials Attack


Community Events











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


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

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