I need help creating a multistep DATA input page in php & my
Posted: Thu Apr 10, 2008 2:55 pm
I need help creating a multistep DATA input page in php & mysql environment.
i can only create a single form that input data into one database table
what am trying to achieve is
create a php page that can input data into more than one database table
this is in form of a registration page where the user can click on the first page they fill that out then click on the next link that say page 2 then fill that out then do so for up to 5 pages the last page wil have the summit button
each php page has their own database table, page1 data get store on page1 database table and so on with the rest page
can any body help me
if its a used code or tutorila i will appreciate
i can only create a single form that input data into one database table
what am trying to achieve is
create a php page that can input data into more than one database table
this is in form of a registration page where the user can click on the first page they fill that out then click on the next link that say page 2 then fill that out then do so for up to 5 pages the last page wil have the summit button
each php page has their own database table, page1 data get store on page1 database table and so on with the rest page
can any body help me
if its a used code or tutorila i will appreciate