babyphp Posted April 10, 2008 Share Posted April 10, 2008 ]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 Quote Link to comment Share on other sites More sharing options...
fenway Posted April 10, 2008 Share Posted April 10, 2008 What is this for? What do you have so far? Quote Link to comment Share on other sites More sharing options...
babyphp Posted April 10, 2008 Author Share Posted April 10, 2008 its a form of customer relation managemnet systems, for a my work sales man take a form to the client to fill out once that has been filled out i need to enter those detail unto the system using a form to store thos detail unto my database and eas part of the form has the own databse table like page 1- page 5 so i have 4 tables in my database, i created one but the form is too long Quote Link to comment Share on other sites More sharing options...
fenway Posted April 10, 2008 Share Posted April 10, 2008 Any other details? That's quite general and vague. Quote Link to comment Share on other sites More sharing options...
stuart7398 Posted April 10, 2008 Share Posted April 10, 2008 http://www.formtools.org/demo/reg_step1.php Quote Link to comment Share on other sites More sharing options...
fenway Posted April 11, 2008 Share Posted April 11, 2008 Fine... so what's the issue? You simply store all of the fields from each page whereever they belong... I'm confused. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.