I want to design a simple form designer using PHP and Mysql. The user can add or remove any number of different types of fields and name them. These fields could interact with data base and add records into it. For example: The user can add radio button, text field, dropdown fields or check boxes and give them specific names. The user is now able to add records into the database via these fields. Any idea on how to design such application?
this can be tough task to do and mat need length description you may need to consult a php expert face to face