I would like to say that I really think this a very good webmaster resource tool and thank you. But,
I am using version to V2.05 and I am getting this error
"The following errors occured while processing your form input.
You did not enter one or more of the required fields. Please go back and try again."
All of the require field are filled out, you can go to http://stats.realcastmedia.com/phpform/forms/form1.html to see the form. I also tested it out on the demo site and I get this error
"Parse error: parse error, expecting `T_VARIABLE' or `'$'' in /home/groups/p/ph/phpformgen/htdocs/phpform/forms/process.php on line 35"
Any help would be greatly appreciated,
Thank you,
Todd
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the error is caused due to the numeric field name. You cannot start a field name with a numeric digit or a special character. Only use alphabet as the first character in the field name.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I would like to say that I really think this a very good webmaster resource tool and thank you. But,
I am using version to V2.05 and I am getting this error
"The following errors occured while processing your form input.
You did not enter one or more of the required fields. Please go back and try again."
All of the require field are filled out, you can go to http://stats.realcastmedia.com/phpform/forms/form1.html to see the form. I also tested it out on the demo site and I get this error
"Parse error: parse error, expecting `T_VARIABLE' or `'$'' in /home/groups/p/ph/phpformgen/htdocs/phpform/forms/process.php on line 35"
Any help would be greatly appreciated,
Thank you,
Todd
the error is caused due to the numeric field name. You cannot start a field name with a numeric digit or a special character. Only use alphabet as the first character in the field name.
Thank you so much. Everything working now. phpFormGenerator rocks!!!!!!!!!