Überprüfen Sie, ob die Eingabedatei Codesigniter festgelegt wird

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