you are probably using the latest version of phpFormGenerator. If so, the forms are no longer located in the "forms" directory. Your form is created under the "use" directory, and is named the same as the project name you chose for it. The form1.html file in there is the right one that should be used.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been using this program for quite some time with great success. Yesterday I tried creating a form from a new install.
Everything worked fine until I tried to view the new form1.html that was created. The page was completely blank. What is causing this?
Please advise ASAP, I have a deadline.
you are probably using the latest version of phpFormGenerator. If so, the forms are no longer located in the "forms" directory. Your form is created under the "use" directory, and is named the same as the project name you chose for it. The form1.html file in there is the right one that should be used.