Hi,
I'm having problems with an email PHP script and maybe I'm just missing something but hopefully someone can help.
I have an HTML page with a form that sends the data to the script via post. When I submit the form the script seems to run fine except that I cannot see the variables from the form inputs. I have double-checked to make sure all the inputs have the right name tags but the variables are still empty when I look at them in the PHP file. I'm very new to PHP coding, so maybe I'm missing a step?
Thanks!
I'm having problems with an email PHP script and maybe I'm just missing something but hopefully someone can help.
I have an HTML page with a form that sends the data to the script via post. When I submit the form the script seems to run fine except that I cannot see the variables from the form inputs. I have double-checked to make sure all the inputs have the right name tags but the variables are still empty when I look at them in the PHP file. I'm very new to PHP coding, so maybe I'm missing a step?
Thanks!