Php Form Builder - Extended Users Form
Build a complete users form with a very few lines of code

PHP Form Builder's Material Forms can be built with Bootstrap 4 or Materialize framework.

Bootstrap Material Forms

  • Bootstrap 4 is the framework used as the main css on your page
  • Material Design is a customized version of Materialize framework containing only the minimal css/js required for forms.
  • These forms are using PHP Form Builder's materialize plugin

Pure Material Forms

  • Materialize is the framework used as the main css on your page
  • These forms don't use any extra plugin

Detailed explanations here: Material Design Forms

This form shows how you can create your own functions with the PHP FormExtended class.

Here, custom functions are called in a loop to create the fields for each user.

User 1


User 2


User 3