Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizCourse Queries Competitions/Entrance Exams 2 years ago
Posted on 16 Aug 2022, this text provides information on Competitions/Entrance Exams related to Course Queries. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
manpreet
Best Answer
2 years ago
I have problem with inserting dynamical exam into mysql database. I don't know how to explain in word so this my code for example:
I have table exam this is my exam table structure:
exam table
student table :
The problem is how to insert into table exam result, for example student one pass exam run test but fail for swim test. so the table exam result will show like this:
This is how i fetch every single exam and student into html table to give result of each student: