Recommend this page to a friend! |
All requests | > | What is the best PHP check system dat... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Azriel Gerald - 20 hours ago (2016-04-08)
+1 | I would like to run code to alert if computer time or date is not correct. |
0 | by Manuel Lemos 12995 - 8 hours ago (2016-04-09) Comment If you want to check if the server time is correct, you need to retrieve the correct time from a NTP server using a class like this one. If you want check if the computer of the user running the browser is correct, you need to serve some JavaScript code on a page that gets the current date and time and redirect to a page on your server that compares the current time with the time sent by the browser. |
Recommend package | |
|