Formitable

Formitable is a PHP class used to ease the creation of submit-ready HTML forms from MySQL database tables.
Download

Formitable Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gamaiel Zavala
  • Publisher web site:

Formitable Tags


Formitable Description

Formitable is a PHP class used to ease the creation of submit-ready HTML forms from MySQL database tables. Formitable is a PHP class used to ease the creation of submit-ready HTML forms from MySQL database tables.Formitable project analyzes the fields of a given table and outputs the best input type for each (e.g. enum type becomes radio buttons or select, set type becomes checkboxes or multiselect). Data is automatically inserted into the table upon form submission.Here are some key features of "Formitable":· Output a complete form in a few lines of code· Validate data via regular expressions and provide custom feedback· Support for normalized data/lookup tables· Easily retrieve and update existing records· Outputs attributes such as MAXLENGTH to reflect your table design· Customize all aspects of output, integrate forms into your layout· Full CSS styling· Accessibility support such as labels, fieldsets, legends and moreWhat's New in This Release:· Forms can now be printed using a template with printFromTemplate.· Custom template delimiters can be set using setTemplateDelimiters.· Bugs were fixed.


Formitable Related Software