mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 07:50:23 +01:00
.. | ||
importwords.php | ||
README.txt |
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