File "anti_spam_code_in_your_language.txt"

Full path: E:/sites/Single15/tinmung2007/webroot/cgi_bin/anti_spam_code_in_your_language.txt
File size: 1.15 KiB (1173 bytes)
MIME-type:
Charset: utf-8

Download   Open   Back

	
	HOW TO MAKE FPG SHOWS THE MEANINGFUL ANTI-SPAM-CODE IN YOUR LANGUAGE
	
	#################################################################
	
	FPG uses a CAPTCHA-Image (see: http://en.wikipedia.org/wiki/Captcha)
	for the anti-spam function. If the GD-modul (GD.pm) is available
	on your server, FPG randomly generates a CAPTCHA-Image with 6 from
	the 26 english letters. The text on the image is without meaning.
	
	If you want FPG to generates text with meaning, you can make a list
	of words and save it as "yourlanguage.cap" (for English: english.cap)
	and upload it to the languages folder (where your language files are
	stored). FPG will automatically recognize and use this list.
	
	- The list must contain at least 21 words (each line one word)
	- The words in this list must contain at least 3 letters.
	- Words with more than 6 letters will be shortened.
	- Allowed are the 26 English letters (a-z). Words with special
	  characters will be ignored.
	  
	Please make the list as long as you can because this method is
	user-friendly but less secure than the no-meaning method.
	
	Delete all .cap files if you want to disable this feature.

PHP File Manager