PHP Classes

File: docs/ChangeLog.txt

Recommend this page to a friend!
  Classes of Peter Barkway   myAltCaptcha   docs/ChangeLog.txt   Download  
File: docs/ChangeLog.txt
Role: Auxiliary data
Content type: text/plain
Description: Change log
Class: myAltCaptcha
CAPTCHA validation using hidden form fields
Author: By
Last change: Update for new version
Date: 15 years ago
Size: 951 bytes
 

Contents

Class file image Download
11-11-2008 Peter C Barkway (version 1.0.4) Addition of error message to validateAltCaptcha method 04-03-2008 Peter C Barkway (version 1.0.3) Modified validateTime() function To check for zero values for min and max time. If set to zero then do not check for time lag. 19-02-2008 Peter C Barkway (version 1.0.2) Addition: Ability to delete a spambot alert record from the database 14-02-2008 Peter C Barkway (version 1.0.1) Addition: Store or email spambot alert messages Possible options are 'none' - no alerts 'mysql' - store alerts into a mysql table 'email' - send email alerts to a specified mailbox 'both' - send email alerts and save to mysql DB 'debug' - send alert to the screen 30-01-2008 Peter C Barkway (version 1.0.0) * First release of myAltCaptcha.