PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Form

Simple HTML form package

This package is unmaintained.

Download latest release 1.3.1 (there might be newer Composer installable version)

License: PHP License

Description

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.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#658ClosedBug2004-01-31basename on action is counterproductive
#659ClosedBug2004-01-31various *Submit functions have different calling parameters
#1126ClosedBug2004-04-03addImage does not work
#2645ClosedBug2004-10-29Not able to have a '0' (zero) as default selected value in a select field
#3502BogusReq2005-02-17return in stead of print
#3603ClosedBug2005-02-25CRITICAL BUG: Stig's name has non-ISO-8859 characters that must be entitied
#3726ClosedBug2005-03-06Invalid HTML in returnSubmitRow
#3736BogusBug2005-03-07addSelect does not add default values when using different variables
#3867ClosedReq2005-03-17addPassword returns two fields
#3870BogusBug2005-03-18type check in HTML_Form::displaySelect
#3994DuplicateBug2005-03-29incorrect number of equals
#5882BogusBug2005-11-07"==="
#6020Wont fixBug2005-11-20Textarea element doesn't have 'maxlength' attribute
#11747Wont fixBug1.3.02007-08-03returnStart() and returnEnd()
#11748OpenReq1.3.02007-08-03$_SESSION support request for setDefaultFromInput