In whole i am trying to write a script that when loaded saves the current time as a variable $time1 . Then prints out a quiz as a form with
as a hidden value to be sent back to this script with a different function that when loaded now records
. And subtracts
I have found a few ways to have the current time displayed (printed) but I don't know of any that can be put into a variable in a format that can be added/subtracted.
any help would be great!