How can I print a mySql result in the same way it was written in a textarea?? (I tried nl2br but I did.nt get it to work)
Tnx!! Eric
Did you enter the data with nl2br() or did you use nl2br() when you displayed the info from the database?
I diplayed the data via nl2br()
Try adding the info to the database with the nl2br()