if ($img1_name != "") { copy("$img1", "/usr/home/achoate/usr/local/etc/httpd/htdocs/aaron/upload/$img1_name") or die("Couldn't copy the file!"); } else { die("No input file specified"); } ?>
You sent: echo "$img1_name"; ?>, a echo "$img1_size"; ?> byte file with a mime type of echo "$img1_type"; ?>.