akiyum
2/18/2016 - 1:21 AM

タイムゾーンの設定調整

タイムゾーンの設定調整

<?php date_default_timezone_set('Asia/Tokyo'); ?>
Warning: date() [function.date]: It is not safe to rely on the system's timezone 
などの文言が出た時。

参考URL:
http://php1st.com/467/