> 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