if($_FILES){ // Update kodları }
if (is_uploaded_file($_FILES['image']['name'])) { // Update kodları }