解决php的“It is not safe to rely on the system’s timezone settings”问题
在使用php程序过程中出现以下错误:
Warning: date(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used...