Page 1 of 1

PHP not showing line breaks Linebreak Problem

Posted: Tue Jan 28, 2003 5:22 am
by Marcus
I have a query that is not returning linebreaks. When I echo the database it does not put the linebreaks in. I tried a string substitute of /n to <br> but that did not work. When I view the field in PHPmyAdmin it shows the linebreaks.

Any ideas?

Posted: Tue Jan 28, 2003 6:03 am
by lazy_yogi

Posted: Tue Jan 28, 2003 6:09 am
by Marcus
Excellent! Worked perfectly, thanks for your help Yogi!