プログラミング 【PHP】ファイル読み書きで「read of 8192 bytes failed with errno=9 Bad file descriptor」エラー PHPの勉強中にファイルを読み書きする際にタイトルのエラー「read of 8192 bytes failed with errno=9 Bad file descriptor」が発生しました。 エラーというかNoticeなので無視しても構... 2020.03.11 プログラミング