We all know that todays captchas generate string that most of times are hard to read from eye of human and this requires that the page must reload (refresh) to generate new captcha string, and after refreshing page you may lost some of information you’ve already wrote in the input fields, meanwhile this creates frustration to you as user.
Features:
* Flash audio player: pop-up window or current page
* Font type (TrueType font file)
* Font color
* Font size
* Background pattern
* Characters to display
* Token type: ALHPA, NUMERIC and ALPHA-NUMERIC
* Randomizing
Requirements:
From server-side, optimal to generate captcha
* PHP 4.4 > newer version is recommended
Client-side that needs to verify captcha
* JavaScript
* Flash Player
