PHP Classes
Icontem

Class: VeriWord


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Huda M Elmatsani  >  VeriWord  >  Download  >  Support forum Support forum (5)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: VeriWord Support forum
Base name: veriword
Description: A PHP CAPTCHA System
Related top rated classes: , , ,
Version: -
Required PHP version: -
License: Freeware
All time users: 7877 users
All time rank: 113
Week users: 15 users
Week rank: 454
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Trackback   Applications   Related links   Files Files  

Author

Picture of Huda M Elmatsani
Name: Huda M Elmatsani <e-mail contact>
Published packages: 14 Browse this author's classes Browse this author's classes
Country: Indonesia Indonesia - PHP jobs in Indonesia
Home page: http://blog.lentera.web.id/
Age: 42
All time rank: 16
Week rank: 40

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
Group folder image Flash Generate and interact with Flash animations View top rated classes

Detailed description

Veriword is a PHP Captcha system thats generate a question in form of an image with random baffle text or in another form such as an animated flash. The class is capable of picking a random word, generate captcha and store the word in an encrypted session variable for posterior validation eventually in a form on which it is used to prevent robots to have automated access.

Current features of VeriWord are:

A. Generation and rendering of Captcha images (as JPEG/PNG/GIF/WBMP) or flash (as SWF) at runtime for inclusion in an existing entry form. VeriWord use captcha engine (see class.captcha.php) which uses three other classes to compose captcha. These classes are:

1. WordGenerator (class.wordgenerator.php) generates random word from dictionary file or create spelled random word. Three type of random word are:
> DictionaryWord, pick a random word from dictionary.
> SemiDictionaryWord, pick a random word from dictionary then plus with random suffix.
> RandomWord, pick a nonsence word by composing consonants and vowels, so the word can be spelled by human.

2. WordArt (class.wordart.php) creates distorted word with random TrueType fonts from font directory. This class calls Filter to create baffle text of the word. Check existing filter on class.filter.php, you may add your filter to make your captcha is unique than others. Two type of WordArt are:
> Linear, write a word in linear manner.
> NonLinear, write a word in various size, angle, vertical position for each characters.

Some existing filters are:
> Wavy, distort a word image by waving object using sin or cos functions.
> Bubbly, disturb a word image by filling object with tens of bubbles.
> BreakType, distort a word image by reducing pixels.

3. NoiseGenerator (class.noisegenerator.php) picks a random background from noise directory or create one on the fly. These types are:
> BackgroundNoise, pick a noise image from noises directory. The image format can be JPEG or GIF with dimension about 100 x 50 pixles.
> RandomNoise, create a noise image on the fly by drawing lines in a range of angles. You may add or change the way of noise creation, for example grid background or gradient color background.

o Expecially for FlashCaptcha (class.flashcaptcha.php), this flash is created using Ming module (make sure you use the latest version), the captchaing is done by disturbing the word with animated bars and bubbles, the human still able to read the word but robot can't.

B. Configuration made in veriword.ini file that parsed by ConfigReader (class.configreader.php), this parsing done in VeriWord creation.

C. Store random word in md5 encrypted session variable.

D. Verify the posted word using VeriFicator class. At the present, this class only has one job, that is verifying the word. Next time, I want to add the capability by extending more functionalities, such as monitoring, tracking or banding.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (92.5%)
Good (87.5%)
Good (82.5%)
Good (83.8%)
-
-
Sufficient (71.6%)
127
Month:
Not yet rated by the users

Trackback links

Link Description
AuthImage Much more effective (too much?) captcha generation, thanks to the freely available VeriWord PHP class package...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
manual Manual of VeriWord in PDF

Files

File Role Description
Plain text file class.captcha.php Class class generates captcha
Plain text file class.configreader.php Class class reads config file
Plain text file class.filefinder.php Class class handles file
Plain text file class.filter.php Class class produces effect to wordart
Plain text file class.flashcaptcha.php Class class generates FlashCaptcha
Plain text file class.img2bitmap.php Class class coverts image to bitmap
Plain text file class.noisegenerator.php Class class generates noisy background
Plain text file class.verificator.php Class class verifies posted veriword
Plain text file class.veriword.php Class class implements captcha
Plain text file class.wordart.php Class class produces wordart
Plain text file class.wordgenerator.php Class class generates random word
Plain text file flash.sample.php Example example using FlashCaptcha
Plain text file flash.veriword.php Appl. flash output
Plain text file image.veriword.php Appl. image output
Plain text file sample.php Example veriword implementation
Plain text file test.captcha.php Example test captcha class
Plain text file test.wordart.php Example test wordart class
HTML file VeriWord.htm Doc. simple notes
Plain text file veriword.ini Conf. configuration setting
Plain text file words.txt Data sample of word stock
Download all files: veriword.tar.gz veriword.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products