Hi,
I put the content of a textarea in a text field of a MySQL database.
When I want to display the content of this field from the database in another page, all carriage returns are forgotten.
Can someone help me ? Do I need to do something when the user submit the form ?
Thanks in advance.