Sprawdź, czy plik wejściowy jest ustawiony

if (empty($_FILES['userfile']['name'])) {
}
Prasad Gayan