php - How to conserve line breaks when saving text in a textarea in mysql? -


i saving text in textarea in mysql database, line breaks aren't conserved.

the issue is, text used in tinymce editor, nl2br won't work.

how can conserve line breaks?

new lines preserved. in database data should saved new line char \n in


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -