当前位置:Gxlcms > PHP教程 > php生成txt文件换行有关问题

php生成txt文件换行有关问题

时间:2021-07-01 10:21:17 帮助过:3人阅读

php生成txt文件换行问题

用双引号即"\r\n"换行,不能用单引号即'\r\n'。

?

?

人气教程排行