Search found 3 matches

by Marcus
Tue Jan 28, 2003 6:09 am
Forum: PHP - Code
Topic: PHP not showing line breaks Linebreak Problem
Replies: 2
Views: 857

Excellent! Worked perfectly, thanks for your help Yogi!
by Marcus
Tue Jan 28, 2003 6:06 am
Forum: General Discussion
Topic: OAK Rules!
Replies: 8
Views: 2802

Raiders will win next year.
by Marcus
Tue Jan 28, 2003 5:22 am
Forum: PHP - Code
Topic: PHP not showing line breaks Linebreak Problem
Replies: 2
Views: 857

PHP not showing line breaks Linebreak Problem

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?