Can someone please help me with a PHP Form and Confirmation Page?

Rind

New member
I am trying to build a form in Dreamweaver, and then use PHP to send the data that was input to a confirmation page where the user can verify that the info entered is correct. I am getting nowhere. Could someone tell me precisely how many pages I need to have (at this point I think just the page with the form, and the confirm page?), as well as the exact scripts I would have on each page if I wanted to form to say:

First Name:
Last Name:
E-Mail Address:
Password:

and then when they hit submit it would take them to a confirmation page that would show the info they entered and there would be a button that said "Yes, this is Correct", and a button that said "No, Go Back"

I am having a really hard time with this, and any help would be greatly appreciated.
 
Back
Top