Revision 619
Added by thorn almost 17 years ago
readme.txt | ||
---|---|---|
28 | 28 |
|
29 | 29 |
How to use: |
30 | 30 |
use |
31 |
require_once(WB_PATH.'/include/captcha/captcha.php'); // will output a table with 3 columns: |CAPTCHA|Input|Text| |
|
31 |
require_once(WB_PATH.'/include/captcha/captcha.php'); // will output a table with 3 columns: |CAPTCHA|Input|Text|. The calc_image captcha have 4 columns |CAPTCHA|=|Input|Text|.
|
|
32 | 32 |
and put |
33 | 33 |
<?php call_captcha(); ?> |
34 | 34 |
into your form. |
Also available in: Unified diff
adjusted layout of calc_text-captcha.