开发者

Wamp incorrect server date after changing .ini file to correct format?

In my php.ini I have changed the time开发者_如何学Czone to Europe/London.

Although the date still echo at

2028/08/11

The time is correct though, how is this and how can I correct it.


Your result:

2028/08/11

contains the correct date, but has a 20 appended to the beginning. If your date formatting is correct, you or another operation must be echoing 20.

As stated in your comment, this was the result of a MySQL error.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜