Login   Register  
PHP Classes
elePHPant
Icontem

Class: AntiSpam Feedback

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dmitry Sheiko  >  AntiSpam Feedback  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AntiSpam Feedback
Base name: antispam_feedback
Description: Verify the e-mail of users sending feedback forms
Related classes: , , , , , , ,
Version: 1.0
PHP version: 4.0
License: GNU Free Documentation License (FDL)
All time users: 1988 users
All time rank: 1668
Week users: 1 user
Week rank: 2507
Picture of Dmitry Sheiko
Author: Dmitry Sheiko <e-mail contact>
Packages: 9 Browse this author's classes Browse this author's classes
Country: Belarus Belarus - PHP jobs in Belarus
Age: 37
All time rank: 631 in Belarus Belarus
Week rank: 1421 in Belarus Belarus
Innovation award
Innovation award
Nominee: 5x

Winner: 1x


  Detailed description  
This package can be used to validate the e-mail addresses of users of feedback forms before accepting and sending the feedback messages.

It sends an e-mail message to the user submitting a feedback form with a special code in a link.

The feedback content is stored in a file on the server until the user e-mail address is validated.

When the user must accesses the link in the validation message, the feedback content is sent by e-mail to a given address of the person that is supposed to receive the feedback messages.

If the e-mail address is never confirmed after 1 day, the class will delete the feedback content file that was kept on the server.

 

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Validation Validation algorithms View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
January 2007
Number 2
Many sites use contact forms to let visitors send messages to the site owners.

One of the problems of traditional site contact forms, is that they allow anybody to send abusive messages anonymously.

This class provides a solution to avoid that problem. It requires that users provide a valid contact address to get the reply. The class sends a confirmation message to the supplied address. Only users that provide a valid contact address will receive that message. The message contains a confirmation link to release the original contact message that remains in the server until the contact address is confirmed.

This way anonymous will not be able to send abusive messages, as they always need to confirm their real e-mail address.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
AntiSpam Feedback PHP Class This fairly new PHP class has an Ajax based interface and is used for AntiSpam Feedback forms...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file asf.js Data JS library
Plain text file asf_confirm.php Example authorship confirmation script
Plain text file asf_controller.php Class form controller
Image file asf_gencode.jpg Icon graphical code generator background
Plain text file asf_gencode.php Aux. graphical code generator
HTML file feedback.html Data example
Plain text file readme.txt Doc. readme

Download all files: antispam_feedback.tar.gz antispam_feedback.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.