ghadacr
Jul 31st 2007, 8:10 am
Hey all,
I got a design question:
I want to design a script that can add details to a database, but the details are all going to be different:
For instance the user will enter details such as title, surname ect ect ect....
Once that is done, the user can add another set of details by clicking a button and another set of form with the same HTML elements embedded will appear...
So basically is there a way of doing this is PHP, or another design technique i can use to implement this?
Thanks in advance...
I got a design question:
I want to design a script that can add details to a database, but the details are all going to be different:
For instance the user will enter details such as title, surname ect ect ect....
Once that is done, the user can add another set of details by clicking a button and another set of form with the same HTML elements embedded will appear...
So basically is there a way of doing this is PHP, or another design technique i can use to implement this?
Thanks in advance...