Re: [PHP] Writing mulitple output lines to single line

2005-01-08 Thread Jason Wong
On Sunday 09 January 2005 01:01, Robert M. Pufky wrote: >I current have a php script that processes many files (6000+). When > it is processing a file, it prints out what is going on with each file > to a seperate line. What I want to do is OVERWRITE the output line for > each file, and keep

[PHP] Writing mulitple output lines to single line

2005-01-08 Thread Robert M. Pufky
Hello all, I have tried looking through the previous messages, but I have yet to find anything that involves my specific problem. Maybe I am not searching for the correct terminology. I current have a php script that processes many files (6000+). When it is processing a file, it prints ou