Forum Moderators: coopster

Message Too Old, No Replies

Multipage form using php and mysql

Multipage forms

         

pancgom

10:14 am on Apr 10, 2008 (gmt 0)

10+ Year Member



Hi,

I am trying to build a multipage php form using mysql as the backend much like the ones in monster.com.

First page with the personal details
Second page with educational details
Third page with work experience details

Can some one please give me a thread or a link or a source for me to get started.

Thanks much for the help.

surrealillusions

11:08 am on Apr 10, 2008 (gmt 0)

10+ Year Member



You will need to look into using cookies and/or sessions to store the data while going from page to another.

[webmasterworld.com...]

this topic will help you in processing the form data.

As for session data though, i dont know enough about it to help you with. But do a search on here for "php sessions" and you should find some useful information

:)