Search found 1 match
- Mon Mar 16, 2009 11:03 am
- Forum: PHP - Code
- Topic: Form Submission array handling
- Replies: 0
- Views: 95
Form Submission array handling
I have a form that is a survey which has a variable number of questions in it. There are two types of question in it, rating questions (under which a variable number of people are rated) and text questions. So for each rating question I need to insert into a table called FeedbackRating FeedbackID Qu...