HTML form preview then INSERT using PHP & MySQL
Posted: Sat Jul 06, 2002 5:37 pm
Hello everyone! This is regarding HTML forms, PHP & MySQL.
My Question:
How do you create an html form that goes to a preview screen and then allows the user to move back to the form if they made any errors and corrections are needed or click the send button to submit the form. The form's contents are then inserted into a database table.
Many thanks to anyone who can help me with this!
- Steve
Just incase you need to know.. my current setup is:
Solaris 2.7
Apache 1.3.3
MySQL Version 3.23.43
PHP 4.1.0 Apache Module
My Question:
How do you create an html form that goes to a preview screen and then allows the user to move back to the form if they made any errors and corrections are needed or click the send button to submit the form. The form's contents are then inserted into a database table.
Many thanks to anyone who can help me with this!
- Steve
Just incase you need to know.. my current setup is:
Solaris 2.7
Apache 1.3.3
MySQL Version 3.23.43
PHP 4.1.0 Apache Module