Programming
No. | 630 | ||||
Name. | swindler | ||||
Subject. | date_default_timezone_set | ||||
Main Cate. | PHP | ||||
Sub Cate. | |||||
Date. | 2009-05-26 21:05 | ||||
Hit. | 5076 (211.36.27.8) | ||||
File. | |||||
PHP Strict Standards: date() : It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 the timezone identifier. We selected 'Asia/Seoul' for 'KST/9.0/no DST' instead in _class.php on line 518 아래와 같이 추가하면 된다. date_default_timezone_set('Asia/Seoul'); [바로가기 링크] : http://coolx.net/cboard/develop/630 |
|||||
|
|||||
[Modify] [Delete] | [Reply] [List] |