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 Quote Link to comment https://forums.phpfreaks.com/topic/248096-gmdate-problem-in-server/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.