将换行字元转成 <br>。
语法: string nl2br(string string);
传回值: 字串
函式种类: 资料处理
本函式将换行字元转换成 HTML 换行的 <br> 指令。
htmlspecialchars() htmlentities()