``PHPnl2br str_replace $val = "\"; $val = nl2br($val); $val = str_replace(array("\r\", "\r", "\"), "", $val); HTML `