How do you create a new line in a textarea when inserting the text via php?
I thought it was \\n but that gets literally printed in the textarea.
\\n
i have used \p for text files. try
\p