getdate() date() 관련 Warning 오류 대처 방법
getdate() date() 관련 Warning 오류 대처 방법 서버 세팅하고 웹사이트 이전하였는데 혹시 Warning에 아래와 같은 문구가 있다면 확인해보셨으면 합니다. Warning: getdate() [function.getdate]: 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 any of those methods and you are still getting this warning, you most likely misspelled th..