Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHILMNOPQRSTUVWXYZ
]
php-pear-HTML-QuickForm - Class for creating, validating, processing HTML forms
- Website:
- http://pear.php.net/package/HTML_QuickForm
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
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.
Packages