Hand coding forms can be a pain, especially if you have a lot of them to code. I've noticed that there are many "form builder" solutions out there, but most have limitations or aren't what I am looking for. For example, many of the form building tools create a form that emails you instead of saves it in a database.
Are there any good form building tools that create PHP code and saves the data to a database, preferably to a customizable set of fields in the database?