<br /> displaying when echo mysql PHP into textbox......?

Musical_Man

New member
Hello,

When I use this command: <? echo nl2br( $rows['information'] ); ?> to display data from a sql colomn called information into a textbox, it does display the text but I get < br / > for each new line for a paragraph.....

How can I stop this?

Thanks
Thanks - My Problem is now sorted... :D
 
Back
Top