I am new to PHP, but 30 years ago I was a Cobol programmer, so I can usually get the concepts then figure out the syntax to use. But this is a concept that is evading me.
I am writing an exercise to help brain injury victims rebuild their ability to concentrate and their memory.
They will be shown X number of images for X number of seconds, then be sent to an answer page to submit their answers on what image was in each position of the exercise.
I am stumped as to how to countdown the seconds available for the test and then automatically send them to the next page.
If someone could give me an idea on what to do, I will figure out how to do it. I would prefer to have to research the syntax simply because I learn better that way instead of someone just telling me exactly what to do.
I appreciate your help on this. I am drawing a complete blank on which way to proceed.