I am interested in creating a script where after a user enters information, it then allows them to view the information they inputted. For example, on some purchasing scripts, after your enter credentials, it gives a preview of them and then lets you edit the necessary stuff.
I am interested in creating a form that has 6 steps (Accept T&C, Collect Contact Information, Collect Billing Infomration, Collect Payment Information, Preview, and Finalization). The only problem is, when I try and set this thing up, the forms work separately and not united and are sent to me by email separately. My main objective is to have the script with all the steps, the entire form united, in 1 php file (using cases, I suppose), and at the end giving a preview of the credentials they inserted.
If you could manage to put together this kind of script, I'd appreciate it. Now, I know this sounds large, I don't need the actual contents (other than an example or two), but getting this thing working is a great achievement for me.
Thank You,
Nick