H I O X INDIA
FREE PHP Scripts
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Templates 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)
Español Français 中文 Deutsch Portuguese Japanese தமிழ்
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

PHP Scripts
List All
Form Mail
Guest Book
Shout Box
Calendar's
Rating Systems
Counters
Users Online
Image Handling
News Ticker
Browser Stats
Visitor Tracking
DB Query Tool
Captcha Image Verification
Mail Management
Date Range



Math Captcha Image Generator


About

This script can be used to perform CAPTCHA(Completely Automated Public Turing Test to Tell Computers and Humans Apart) validation using math operations.

The user needs to enter the result of the math operation to pass the user validation, preventing spambots from registering or posting content to your site.



Features
a) Math-Captcha created randomly can be used for checking human authentication in web form submission.
b) Random and Simple Math-Captcha can be displayed by using number and operators with operator precedance.
c) You can validate the form by using the Math-Captcha verification tool.
d) Just Download for free and Use it.

Downloads
Version 1.0 - Math Captcha Image
Release Date - 09/02/2009.

Get free version without ©copyright link for just 5

For customization of this script or any script development, contact us at support@hscripts.com


Preview
Captcha Validation Form
   Reload the page to view different Math Captcha Images.

Email Id:
User Comment:
  H
Enter result for above calculation:


Usage
a) Unzip random number generator file HMCI_1_0.zip. You will get captcha.php, form.php, get.php, validate.php and refresh.gif.
b) Execute the form.php file to display the captcha image with form fields.
c) Just copy and paste the following code in the script page where you want the captcha image verification tool to be displayed.
<?php
  include "./HMCI/captcha.php";
?>
or <img src="./HMCI/captcha.php">
d) For example, To add this script in your form.
<form method="post" action="./HMCI/validate.php">
 User authentication image
   <img src="./HMCI/captcha.php">
   Enter result:<input type="text" name="number">
</form>

e) Use this random number generator in your webpage for user authentication.

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.


privacy policy     license     sitemap
© 2004-2010 HIOX INDIA

Other Links