al FORM hai impostato l'attributo enctype="multipart/form-data"?

Codice PHP:
<form action="[path]" method="post" enctype="multipart/form-data">
...