girish.kc Posted September 29, 2011 Share Posted September 29, 2011 Hi, Have a application which receives the status update every 3 mins from external device through http request. All these status are inserted into a table with date/time as gmdate(). Recently we were doing the server fail-over test. Which is basically switch the dns if primary server fails. While doing so, we found that there was an entry in the table with the 'server time' not with the gmdate(). Is there any chance of getting wrong date/time while gmdate() fetching it? Help needed. Thanks:) Girish Link to comment https://forums.phpfreaks.com/topic/248096-gmdate-problem-in-server/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.