Download List

Projeto Descrição

WFF is a simple application that binds HTML forms
to a database. It analyzes the HTML file you
supply and identifies all the common input types
it contains, including text fields, drop down
lists, checkboxes, radio buttons, and text areas.
Once all the input types have been detected, it
then performs some validation tests that ensures
that enough information is contained within the
HTML form to allow the program to bind the inputs
properly. It then generates the required backend
PHP code and returns the form back to the you in a
zip file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-25 10:33 Back to release list
0.1.3

Forma de validação capacidades foram adicionadas. O usuário pode facilmente especificar quais os campos são obrigatórios, bem como a localização ea aparência das mensagens de erro pode ser configurado. Um motor Tag novo foi acrescentado. As marcas podem ser usadas para fazer geração de forma ainda mais simples e mais rápido, eliminando forma repetitiva de codificação tarefas.
Tags: Major feature enhancements
Form Validation Capabilities were added. The user
can easily specify which fields are mandatory, and
the location and appearance of error messages can
be configured. A new Tag engine was added. Tags
can be used to make form generation even simpler
and faster by eliminating repetitive form coding
tasks.

Project Resources