captcha |
1/22/2007 01:56:06 | |
| PHPRunner General questions | ||
|
G
gjpyne author
RE: http://www.puremango.co.uk/cm_php_captcha_script_113.php |
||
|
D
|
Dale 1/22/2007 |
|
I have read previous posts about captcha in the forum. Doing a search on Captcha should bring some results. |
|
|
G
|
gjpyne author 1/23/2007 |
I have read previous posts about captcha in the forum. Doing a search on Captcha should bring some results.
|
|
|
|
Alexey admin 1/25/2007 |
|
Hi,
<script language="javascript">
if($_SESSION['hash_func'](strtolower($_POST['word']))==$_SESSION['freecap_word_hash'])
|
|