trovi il tutto nell'array $_FILES

http://php.net/manual/en/reserved.variables.files.php
http://www.php.net/manual/en/functio...oaded-file.php

ricordati che nel tag <form> devi indicare enctype="multipart/form-data"