is different fromif(open(OUTFILE,">", $config{'image_upload_dir'}.$fntwo)) {
I would perltidyif((-s "$config{'image_upload_dir'}/$fntwo") > ($config{'max_file_size +'} * 1024)) { push(@was_too_big, $filename); unlink("$config{'image_upload_dir'}/$fntwo");
In reply to Re: Working With Sub-Par Code
by Anonymous Monk
in thread Working With Sub-Par Code
by stonecolddevin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |