05-12-2009, 06:59 PM
|
#4 (permalink)
|
|
The Contributor
Join Date: May 2009
Location: West Midlands
Posts: 26
Thanks: 2
|
For fear of asking too much... any ideas for the second part?
I have added into my form this;
onSubmit="valid_form();"
in the form tag, and made the php and html one page with the action the same file (check.php).
I am getting a "undefined index" error on all the variables. I think I need another php book to help me understand more of this stuff :(
|
|
|