I need to fill out now to the customer to fill in the form to network model, the customer is divided into two types, they are used in the form is different also, each form has ten plates, each plate has more than 30 data needs to be stored, then the customer fill out the form after I need these forms for data analysis,
I now the idea is to use HTML + PHP + mysql to do (I'm only slightly learned these
My idea is that all data is stored in a database, and then there is a table that contains the customer information, including a login name (PK), password and type, and then each plate in the different table, also the use of login name in PK, after landing according to different types of jump to a different page, each page only one plate, customer fill out this page and save to the next page,
Want to ask next what can this tutorial resources to share?
Then for example in the plate a customer to fill in the total number, and then three mile also have the total number of the plates, that two Numbers are equal, then the client after a complete plate this total number saved in the database, in the customer fill out the three plates, and how to compare this number, to see whether they are the same?
I as admin, there is also a page on this page I can choose any of the data from the database (such as customers and customers of their plate and plate of three data) and then to merge the data together, is this feasible?
CodePudding user response:
If the data is not very big difference of the plates can use a card, no other plate with the default or nullCodePudding user response:
If the data is not very big difference of the plates can use a table, a lack of data plate with the default or nullIf really need to use a different table, your design is feasible: