Re: [PHP] Newline in fputs

2002-05-16 Thread Analysis Solutions
On Thu, May 16, 2002 at 02:14:13PM +0100, Henry Grech-Cini wrote: I'm having problems with carriage returns placed in a file on a Linux based server. When this file is download to a WindowsXP machine the carriage returns are quite frankly useless. Unix type machines separate lines with a

Re: [PHP] Newline in fputs

2002-05-16 Thread Miguel Cruz
On Thu, 16 May 2002, Henry Grech-Cini wrote: header(Content-type: Application/octet-stream); The downloaded file does not contain Windows type carriage returns of newlines! However it does contains the data thank goodness. If you want the newlines converted, then you need to use a text data