i have a multiparagraph statement in a mysql database. its called out
by PHP. if i do not put <br> at the end of each paragraph, the result
is the statement all as one paragraph and when called in a flash movie
it looks correctly. If i put <br> in with the statement it shows
correctly on the static php page but in flash it shows the <br> tag....
the statement is a TEXT Data type.....
does anyone know how to set this up so that it is displayed correctly?
by PHP. if i do not put <br> at the end of each paragraph, the result
is the statement all as one paragraph and when called in a flash movie
it looks correctly. If i put <br> in with the statement it shows
correctly on the static php page but in flash it shows the <br> tag....
the statement is a TEXT Data type.....
does anyone know how to set this up so that it is displayed correctly?
Comment