PHP Form Builder Class

Costas

Administrator
Staff member
The PFBC (PHP Form Builder Class) project is developed with the following goals in mind...
  • Promote rapid development of forms through an object-oriented PHP structure.
  • Eliminate the grunt/repetitive work of writing the html and validation when building forms.
  • Reduce human error by using a consistent/tested utility.


home - http://www.imavex.com/pfbc3.x-php5/examples/views.php
download - http://code.google.com/p/php-form-builder-class/


similar (paid) - http://php-form-generator.com/php_form_generator/app-form-generator.php
 
Top