which made file uploads from browsers in Windows DTRT, but totally broke my UNIX file-upload thingy. Part of the solution involved changing those three lines to read:chop; chop; $_ = "$_\n";
You might try that here.chomp; chomp; $_ = "$_\n";
In reply to Re: CHOMP VS. CHOP
by amelinda
in thread CHOMP VS. CHOP
by radagast
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |