私の PHP の知識は限られているため、 http://www.tutorialchip.com/php-download-file-script/このスクリプトを自分のサイトに実装しようとしています。http://brooksmemories.com/test/にファイルを変更せずにプッシュしました。ファイルをクリックすると、次のエラーが表示されます
Strict Standards: main() [function.main]: 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 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/inspire/public_html/brooksmemories.com/test/download.php on line 16
Notice: Use of undefined constant __DIR__ - assumed '__DIR__' in /home/inspire/public_html/brooksmemories.com/test/download.php on line 16
これらのエラーを修正して機能させる方法がわかりません。どんな助けでも大歓迎です。ありがとうございました。