random1 Posted April 1, 2008 Share Posted April 1, 2008 Hi All, Is there a way to get very accurate synchronized date and time for a PHP server? Link to comment https://forums.phpfreaks.com/topic/98912-php-synchronized-date-and-time/ Share on other sites More sharing options...
discomatt Posted April 1, 2008 Share Posted April 1, 2008 PHP grabs time from OS, so yes. Link to comment https://forums.phpfreaks.com/topic/98912-php-synchronized-date-and-time/#findComment-506095 Share on other sites More sharing options...
AndyB Posted April 1, 2008 Share Posted April 1, 2008 The time/date you get from the server are as 'accurate' as the time/date on any other computer. If it's set right, it's OK; if it's set wrong, it's no good. Absent any context in your question, synchronized has no meaning. Link to comment https://forums.phpfreaks.com/topic/98912-php-synchronized-date-and-time/#findComment-506131 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.