I created the post in the below forum. The post that Dr John did is what would be our ideal situation.
http://www.sitepoint.com/forums/showthread.php?p=4791068
Regarding each row in the form, can that be set so that each row is dumped into separate rows in the MySQL table - instead of now it dumps into one long row per submission. And have a way to make each submitter's submissions unique, such as have their email in each row, so that scripting could be used to pull all the submitter's submissions into a PHP/HTML table?
Each student will have their own login if that helps.
Thank you for any help or a push in the right direction,
Wesley
http://www.sitepoint.com/forums/showthread.php?p=4791068
Regarding each row in the form, can that be set so that each row is dumped into separate rows in the MySQL table - instead of now it dumps into one long row per submission. And have a way to make each submitter's submissions unique, such as have their email in each row, so that scripting could be used to pull all the submitter's submissions into a PHP/HTML table?
Each student will have their own login if that helps.
Thank you for any help or a push in the right direction,
Wesley