1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00
vichan/8chan-captcha/cool-php-captcha-0.3.1/resources/tools/dictionary-import
2015-03-12 16:48:05 -07:00
..
importwords.php Time to commit our CAPTCHA 2015-03-12 16:48:05 -07:00
README.txt Time to commit our CAPTCHA 2015-03-12 16:48:05 -07:00

This script reads an standard words file (one word per line) and saves
a new word file with the format needed by the cool-php-capcha script.

For prevent remote web access, the output file will be a PHP script
and must have the .php extension 

Usage: importwords.php <infile> <outfile>

Example: importwords.php english.txt en.php