ValidForm Builder – PHP-JS Library For Creating Forms With Validation
13
Apr
// php the_time('Y') ?>
ValidForm Builder is an impressive open source form creation library that relies on PHP and JavaScript (jQuery).
The library outputs standards-based web forms (XHTML 1.0 valid) that are validated both on the client-side and the server-side.
It supports every input type (textbox, checkbox, radio, etc.) and comes with ready-to-use validation rules (integer, required, e-mail, etc.).
ValidForm Builder also has a captcha class which is very easy to integrate and can display a new captcha on every click.
Requirements: jQuery (included with the download)
Website: http://validformbuilder.org/
Demo: http://validformbuilder.org/tutorial-3/note-1.php
Download: http://code.google.com/p/validformbuilder/downloads/...
Website: http://validformbuilder.org/
Demo: http://validformbuilder.org/tutorial-3/note-1.php
Download: http://code.google.com/p/validformbuilder/downloads/...
- Tags:
Javascript Php
- Filed under: Forms, GPL License, Goodies
- 3 Comments
















3 Responses for "ValidForm Builder – PHP-JS Library For Creating Forms With Validation"
This stuff is really easy to get into, really comes in handy!
New maintenance release! Version 1.0.1 just uploaded on the repository.
Thanks for the heads-up guys! We’ll be releasing skins and more tutorials very soon.
hey, try Richard Willars FormProcessor, it’s 1000 times simplier!!!
I made my modifications and it’s REALLY usefull, maybe I will publish it in some nearest future.