A database is nothing more than a place or method of storing data. It has nothing to do with your form or how many pages you want your form to span. Prior to version 3.0 the phpFormgenerator did not accomodate multiple page forms and you had to create these yourself. Using version 3.0 you should be able to create the form you want.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I may need to divide up my form into 3 pages. Can anyone confirm if this would require a Database or can I still have it send one email?
TIA, dbcom
A database is nothing more than a place or method of storing data. It has nothing to do with your form or how many pages you want your form to span. Prior to version 3.0 the phpFormgenerator did not accomodate multiple page forms and you had to create these yourself. Using version 3.0 you should be able to create the form you want.