I'm lost. I filled out the form, downloaded the files, put them on my server, but darned if I can figure out how this form connects to my MySql database.
After running install.php there is no evidence of anything having been changed. And when submitting the form.html I get a zillion errors saying that none of the fields are recognized.
I know I'm missing a step. Can anyone fill me in on what it is?
I'd appreciate the help. thanks.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm lost. I filled out the form, downloaded the files, put them on my server, but darned if I can figure out how this form connects to my MySql database.
After running install.php there is no evidence of anything having been changed. And when submitting the form.html I get a zillion errors saying that none of the fields are recognized.
I know I'm missing a step. Can anyone fill me in on what it is?
I'd appreciate the help. thanks.
Don
Did you use phpMyAdmin or other SQL tool to see if the tables were created?