This class can retrieve the current time from a NTP server.
It connects to a NTP (Network Time Protocol) server and retrieves the current time.
The class may try different servers from an internal list until one provides a response.
The class returns the current time as an integer epoch value.
|
Screenshots |
|
What is the best PHP check system date class?
Check system date if is correct
October 2011
Number 2
Prize: One copy of the Zend Studio |
NTP is a protocol for retrieving the current time from a time server machine.
It is used frequently to synchronize the time between machines so they all are set to a more accurate value of the current time.
This class can access a NTP server and retrieve the current time for use of PHP applications.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|