I am writing a TXT file using PHP. I want to insert actual line breaks into the TXT file wherever necessary. I have tried all combinations of \\n \\r \\r\\n \\n\\r ... but t
\r\n in a windows server \n in linux Make sure you upload the file as ASCII.