PHP_EOL

换行符

unix系列用 \n

windows系列用 \r\n

mac用 \r

PHP中可以用PHP_EOL来替代

posted @ 2017-10-13 13:54  Forward1990  阅读(190)  评论(0编辑  收藏  举报