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.
在某些服务器的新行上被服务器剥离。
当用户从 FTP 客户端上传 php 脚本并且文件编码为 UTF-8 时,就会发生这种情况。
那么我怎样才能保持 UTF-8 编码但保持新行,因为如果我留下评论或没有用 {} 关闭 IF 语句,这会导致一些错误。
我使用的编辑器是 Webmatrix 和 Notepad++。