|
|
HIOX Captcha Image maker (HCIC 1.0)
|
|
About |
CAPTCHA - Completely Automated Public Turing test to tell Computers & Human Apart.
Captcha is used as a image recognition tool to get rid out of spammers and robot(bot).
Only the human can do these image recognition and robots cant recognise these images. So
this type of human authentication becomes necessary for a form submission pages.
This free utility HCIC (HIOX Captcha Image maker) script
can be used to create a random captcha image on every reload of the page.
The image is created by using the combinations of 62 alphanumerical characters.
|
|
Features |
a)Random captcha image can be displayed by using alphanumberic characters.
b)Captcha images created randomly can be checked for human authentication
c)You can validate the form by using the captcha image verification tool.
d)Simple to use. Just download and use it
|
|
Downloads |
Version 1.0 - CaptchaImage.zip
Release Date - 27/08/07
Get free version without ©copyright link for just
5
|
|
Preview |
You can check whether the user is human or robot by using the captcha (Completely Automated Public Turing test to tell Computers & Human Apart)
picture authentication tool. Click on below link to view the validation form
Captcha Validation Form
To view the random picture created just reload the page and you can see the different picture created below.
|
|
Usage |
a)Unzip HCIC_1_0.zip. you will get HCIC/Cap_Img.php, form.php and validate.php.
b)You can change the combination of random numbers by changing the rand md5(rand(0,9999)) to your wish.
c)To use Captcha Random picture choose script in your page:
just paste the following line in your page where ever you want to captcha image verification tool to be displayed.
<?php
include "./HCIC/Cap_Img.php";
?>
Use this Captcha maker tool as picture caputre for human recognition and keep spammers out of your website.
|
|
License |
- This PHP (HTML) script is given under GPL License
- i.e. Free use for those who use it, as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found in hioxlicense.html
- You can purchase the script if your requirements doesn't meet GPL License terms.
|
|
|
|
|
|