Versions

Description

The ValidForm Builder is a PHP and JavaScript library that simplifies the often tedious creation of standards based web forms. Correct field validation of forms is an often overlooked problem and can lead to serious security issues. Building a form and adding validation to it was never that easy. * The API generates XHTML Strict 1.0 compliant code. * Field validation on the client side to minimize traffic overhead. * Field validation on the server to enforce validation rules and prevent tempering with the form through SQL injection. * Client side validation displays inline to improve user satisfaction. No more annoying popups that don't really tell you anything. * Creation of complex form structures. * Uses the popular jQuery Javascript library for DOM manipulation. * Completely customizable using CSS rules. * Automatic creation of field summaries for form mailers in HTML and plain text.

Repository

https://github.com/neverwoods/validformbuilder.git

Project Slug

validform-builder

Last Built

7 years, 1 month ago failed

Maintainers

Home Page

http://validformbuilder.org/

Badge

Tags

form, form-builder, php-form-builder, validform

Short URLs

validform-builder.readthedocs.io
validform-builder.rtfd.io

Default Version

latest

'latest' Version

wip-new-documentation