PHP Classes

What is the best PHP check system date class?: Check system date if is correct

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP check system dat...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP check system date class?

Edit

Picture of Azriel Gerald by Azriel Gerald - 7 years ago (2016-04-08)

Check system date if is correct

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I would like to run code to alert if computer time or date is not correct.

Ask clarification

1 Recommendation

World Time Class for PHP 5: Retrieve the current time from a NTP server

This recommendation solves the problem.
This recommendation does not solve the problem.

+3

Picture of Manuel Lemos by Manuel Lemos Reputation 23325 - 7 years 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
: 
: