Accessible, Secure & Free Form Script: GBCF-v3
18
Oct
GBCF-v3 is a free PHP form script that offers a nice level of accessibility & security.
The script has a valid semantic markup & does not use JavaScript. It is screen-reader optimized & keyboard friendly.
In means of security, the form asks a question to the user & expects the right answer to complete the submission. Also, an anti-flood control option can be activated to prevent multiple submissions from an IP & the number of blocked attempts can be seen.
The script is smart in many ways like "changing a form legend of a form also changes the e-mail sent" or no need of using the "back button" to fix the errors.
It is multilingual, has 20+ ready-to-use language files & can be customized easily via CSS.
Requirements: PHP
Compatibility: All Major Browsers
Website: http://green-beast.com/gbcf-v3/
Demo: http://green-beast.com/gbcf-v3/test-form.php
Compatibility: All Major Browsers
Website: http://green-beast.com/gbcf-v3/
Demo: http://green-beast.com/gbcf-v3/test-form.php
- Tags:
Php
- Filed under: Forms, Goodies, Other License
- 2 Comments






















2 Responses for "Accessible, Secure & Free Form Script: GBCF-v3"
Cool, Might use this for my script!
Very interesting, I use Symfony form component, but this one seems very complete!
If you go into the detais of its configuration you’ll learn how vulnerable usual forms are.