How didn't it work? How did you test it? I'd be more than willing to help you test it, but everything is sort of vague right now.
---John Holmes... ----- Original Message ----- From: "Dennis Gearon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 12:20 AM Subject: Re: [PHP] Will this do what I think it will? > Well, > it didn't work, and I wrote it because I'm unfamiliar with regex's. > > "John W. Holmes" wrote: > > > > > I call this file 'clean_gpc.php'. > > > > > > Will it: > > > // trim all control codes and spaces from ends of string > > > // standardize Window's CRLF in middle of string to \n > > > // standardize Apple's LF in middle of string to \n > > > // remove all control characters BELOW \n > > > // remove all control characters ABOVE \n > > > // compresse run on spaces to a single space > > > // compresse run on carriage returns to a max of 2 > > > > Sure... why not. Honestly, why did you write this email? You wasted a > > couple hundred people's time when you could have just run the function > > yourself. > > > > ---John W. Holmes... > > > > PHP Architect - A monthly magazine for PHP Professionals. Get your copy > > today. http://www.phparch.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php