Forum Moderators: coopster

Message Too Old, No Replies

php multiple forms

php forms

         

krikri

8:47 pm on Dec 3, 2003 (gmt 0)



can someone help me.

I want a php form that allows visitors to sign up. I can create all the three form pages I want but how to let the one filling the form move from one form to the next is the problem.

I want to know how to let users continue from page one and if there are errors, corrected before page two until the end. if users dont get to the end, then they will not be registered and their passwords will not work.

thank you.

Timotheos

9:09 pm on Dec 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's a couple ways to do it but I think you're best bet is using sessions. Here's a topic [webmasterworld.com] that covered some different methods.