问题
I have this problem where in my Applicant Quiz using php, javascript, mysql. Its a simple quiz created from html forms, with a .php for inserting in the database for the applicants answer. It has a timer of 10 minutes that auto-submits the form and sets the value of 0 to blank fields and get inserted into the database.
But the problem here is, sometimes, when submitting, it was not get inserted into the database, but sometimes it was succesfully submitted, I am using WAMP server, I have a desktop as the admin for monitoring submitted exams, and 6 laptops all connected through the same client network I created in the router, I am using ASUS BRT-AC828 Router.
should I connect all the devices on the original ASUS 2.4 network? rather than creating a client network named, GHS_Exams? could this be the one that affects why sometimes the submission didnt get inserted in the database?
来源:https://stackoverflow.com/questions/60223125/data-submit-interruption-of-html-form-inserting-data-in-mysql