by gamaiel
Formitable is a PHP class used to create HTML forms from MySQL database tables. Fields of a given table are analyzed and output as the best input type for each. Resulting forms are completely customizable and inserted into the database on submisssion.
mindstalker created the Formatting from Table artifact
niclowe created the Viewing, not editing, records forum thread
This release allows you to print the form using a template, eliminating the need to scatter PHP in HTML for custom layouts. Also several bug fixes.
Version 1.1: - print the form using a template (printFromTemplate) - set custom template delimiters (setTemplateDelimiters) - bug fixes
The Formitable license has been moved to the LGPL to encourage more widespread use.
What's New: -form signature for added security -default values, optionally override retrieved values -run a callback function against a value -return output instead of printing it for template integration -default value of now() for date/time ...
What's new: -form signature for added security -default values, optionally override retrieved values -run a callback function against a value -return output instead of printing it -default value of now() for date/time fields -allow file as forced ...
amazilia created the normalizedField and condition forum thread
amazilia commented on the RE: using two tables forum thread
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use