when i look at the mysql data field it looks the same wayfirst line
third line
fifth line
but when i pull it from the DB to view the result is:
how do i get it to show with the line breaks?first line third line fifth line
Moderator: General Moderators
when i look at the mysql data field it looks the same wayfirst line
third line
fifth line
how do i get it to show with the line breaks?first line third line fifth line
Code: Select all
<td valign=top><span class="style2"><?php echo nl2br("$notesa"); ?>