Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
明らかに、Windows にのみ適合する "\r\n" ではなく、Linux では ^M が発生します。
PHP_EOL
PHP の改行は単に "\n" です。すべてのプラットフォームで動作するはずです。