Kindly log in to use this feature. We’ll take you to the login page automatically.
LoginCourse Queries Competitions/Entrance Exams 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
manpreet
Best Answer
3 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: