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.
我将文本保存在 mysql 数据库的文本区域中,但是不保留换行符。
问题是,文本将在 tinyMCE 编辑器中使用,因此 nl2br 不起作用。
如何保存换行符?
始终保留新行。在数据库中的数据应该用新行字符\n保存
\n