Does the text look ok in phpmyadmin and is it just when you output it to a brwoser it forgets the line breaks?
I just do a str_replace for stuff like this. Just replace \n or \r with <br> or <p>
Printable View
Does the text look ok in phpmyadmin and is it just when you output it to a brwoser it forgets the line breaks?
I just do a str_replace for stuff like this. Just replace \n or \r with <br> or <p>