[Pugged] Backlogged Messages

Tim Perdue ciapug@ciapug.org
Wed, 30 Apr 2003 16:12:44 -0500


Does anyone know why this mailing list seems to be clogged up so often? 
I just got a whole bunch of messages dating back to September?

Renegade Muskrat wrote:
> Would running the data through a call to "rtrim" work?
> 
> At 09:52 AM 9/17/2002 -0500, you wrote:
> 
>>Hey all.
>>
>>I am having a small problem with an output file that is going to a vendor. 
>>It is generated by PHP from an ORACLE db.
>>
>>the output file should be a tab separated file one record per line.
>>
>>however some of the fields are getting new lines from the users entering 
>>the data
>>
>>does anyone know a good way to convert the newlines to something harmless?