Success!

Here are the file upload details:
\r\n"; echo "temporary location: " . $tmp_name . "
\r\n"; echo "name: " . $name . "
\r\n"; echo "type: " . $type . "
\r\n"; echo "size: " . $size . "
\r\n"; ?>