Q:- How can I produce carriage return delimited output of any file to the client side?
Ans:- One way to do it is to create the CSV file of the file or data and redirect it to client side. CSV file is Comma Separated Value, often used to exchange data between disparate applications. After downloading the [...]
Archive for July, 2006
Carriage return output!
Posted in PHP on July 7, 2006 | 4 Comments »