Login   Register  
PHP Classes
elePHPant
Icontem

Class: OCR CAPTCHA

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Julien PACHET  >  OCR CAPTCHA  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: OCR CAPTCHA
Base name: ocr_captcha
Description: Generate images to test whether the user is human
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 6814 users
All time rank: 224
Week users: 6 users
Week rank: 596
Picture of Julien PACHET
Author: Julien PACHET <e-mail contact>
Packages: 15 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 35
All time rank: 281 in France France
Week rank: 109 Down5 in France France Down


  Detailed description  
This class is meant to generate CAPTCHA (Completely Automated Public Turing to tell Computers from Humans Apart) images to test whether the user accessing a site is a real human or an automatic script.

The class generate an image with a random key text string printed on it mixed with some noise made of random text characters or line grid.

The image is meant to be used in a form so the user reads the key text in the image and must enter it to prove that is a real human.

The form also passes an hidden field that contains a public key that is used when the form is submitted to the server to verify whether the key text on the image matches what the user entered.

 

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Validation Validation algorithms View top rated classes
Group folder image Security Security protection and attack detection View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (78.0%)
Sufficient (76.0%)
-
Sufficient (74.0%)
-
-
Not sure (54.0%)
1226
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
Example online example. The same as which came with the class
my website example of captcha picture in "creer un compte" on left side link. Verification isn't make yet
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class_ocr_captcha.inc.php Class class file
Plain text file example.php Example test the class

Download all files: ocr_captcha.tar.gz ocr_captcha.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.