Simple novice database question
Posted: Sun Mar 04, 2007 10:17 pm
Hi,
This is the first script that I am going to be working on, so forgive me for being a novice.
I am going to use a form like this one: http://spacerockcity.com/add_profile.html to send the information to a database (MySQL), so I can then retrieve it and display it on a profile page for my users.
My question is, would it be best for me to store all of the information in just one table, or create a new table for each form field?
Thanks,
Des.
This is the first script that I am going to be working on, so forgive me for being a novice.
I am going to use a form like this one: http://spacerockcity.com/add_profile.html to send the information to a database (MySQL), so I can then retrieve it and display it on a profile page for my users.
My question is, would it be best for me to store all of the information in just one table, or create a new table for each form field?
Thanks,
Des.