Skip to content Skip to sidebar Skip to footer

Js - Add Timer In Mysql As Datetime With Milliseconds

i have the script that count the time for my quiz users, now i would like to know how can i input the date in mysql as milliseconds and display it later that way, instead of second

Solution 1:

I have changed whole script and used the date instead. Thanks everyone.


Post a Comment for "Js - Add Timer In Mysql As Datetime With Milliseconds"