Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
318 B
Text
8 lines
318 B
Text
This is a simple HTML form generator. It supports all the
|
|
HTML form element types including file uploads, may return
|
|
or print the form, just individual form elements or the full
|
|
form in "table mode" with a fixed layout.
|
|
|
|
This package has been superceded by HTML_QuickForm.
|
|
|
|
WWW: http://pear.php.net/package/HTML_Form/
|