browse by tag: spam
sort by
No more spam; Akismet and PHP to the rescue!
in PHP added by goodphptutorials, on 10/7/2006 advanced tutorials akismet email spam
In this article you'll learn how to use the Akismet anti-spam service to prevent any spam from being added to your PHP website. Live examples and demo's are included.
comment save reportVisual Verification in PHP
in PHP added by goodphptutorials, on 7/4/2006 captcha security spam
Verification of form data is used to determine whether or not the submission is from a user or from a "bot". Most forms now include image verification for just this reason. This article will demonstrate how to create a simplified image verification system..
comment save report