我对我的SQL和PHPMyAdmin知之甚少,我将在PHP中进行静态方案,这将使用户能够创造、拯救和做多种选择。
The way in which the tables are currently structured (I m open to suggestions, if this structure sounds rubbish:) ) I ve got 3 tables, Quizzes containing:
ID, quiz title and quiz_ID,
Answers containing:
ID, question_ID, Answer1, Answer2, Answer3, Answer4 and correct answer
Questions containing:
ID, and the question.
I have absolutle no idea at all where to start in creating relationships to join ip various ID s. I am using PHPMyAdmin, and have looked around, and it says the relationship reature is disabled. So I think the first thing I need to do is enable this feature.
我感谢一切帮助,请清楚地解释,因为我很厚,所以:p
再次感谢: