1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-15 00:51:18 +01:00
vichan/8chan-captcha/cool-php-captcha-0.3.1/resources/tools/dictionary-import/README.txt

12 lines
345 B
Plaintext
Raw Normal View History

2015-03-13 00:48:05 +01: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