Page 1 of 1

[ALPHA]Confirm to HTML

Posted: Sun Mar 26, 2006 2:21 pm
by Paul
This mod makes from the visueel confirmation image HTML code, so spambots cannot read the visueel confirmation image. The output is visual the same.

Code: Select all

##############################################################
## MOD Title: Confirm image to html
## MOD Author: paul999 < [email protected] > (paul sohier) http://www.paulscripts.nl
## MOD Description: This mods convert the visueel confirm image to a HTML table. Spambots cann't read the html table yet.
## MOD Version: 0.0.1
## 
## Installation Level: Easy
## Installation Time: 9 minutes
## Files To Edit: profile.php
##                includes/functions.php
##                includes/usercp_confirm.php
##                includes/usercp_register.php
## Included Files: 
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Generator: MOD Studio [ ModTemplateTools 1.0.2232.38226 ]
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: 
## This mod needs GD to work correctly. Also must cache/ chmodded to 777.
##############################################################
## MOD History:
## 
## 2006-03-26 - Version 0.0.1
## -First release.
## 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################
Download: http://sourceforge.net/project/showfile ... _id=185103