I want to save an text from a textarea control as MYSQL data.
But it doesn't save that text as a multi line text.
It always remove line breaks on text when it saves.
How can I save the text as a multi line text?