Top Level :: HTML

Package Information: HTML_QuickForm

This package has been superseded, but is still maintained for bugs and security fixes. Use HTML_QuickForm2 instead.
» Summary» License
The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms.PHP License
» Current Release» Bug Summary
3.2.10 (stable) was released on 2007-10-05 (Changelog)
Development Roadmap
  • Package Maintenance Rank: 153 of 160 packages with open bugs
  • Number of open bugs: 4 (453 total bugs)
  • Average age of open bugs: 936 days
  • Oldest open bug: 1645 days
» Description
NOTICE: development of HTML_QuickForm version 3 is frozen. Please submit
feature requests for HTML_QuickForm2 package.

The HTML_QuickForm package provides methods to dynamically create, validate
and render HTML forms.

Features:
* More than 20 ready-to-use form elements.
* XHTML compliant generated code.
* Numerous mixable and extendable validation rules.
* Automatic server-side validation and filtering.
* On request javascript code generation for client-side validation.
* File uploads support.
* Total customization of form rendering.
* Support for external template engines (ITX, Sigma, Flexy, Smarty).
* Pluggable elements, rules and renderers extensions.
» Maintainers» More Information
» Packages that depend on HTML_QuickForm