Categories

Updated: 08/22/2005

FormBuilder

FormBuilder is a PHP class that simplifies the process of creation and validation of HTML forms. It can also output the results in a text form and email them. FormBuilder in essence manages a collection of field classes that implement a standard interface defined by the FormField class. Classes currently implemented include text fields, radio buttons, checkboxes, popup menus, date/time, etc. The generated form can be fully customized through CSS. The current version of FormBuilder is already very usable, but there are some improvements in planning: Better validation, more types of Fields and database integration.
©2003-2019 jCay.com