if(isset($_POST['foto1']) && !empty($_POST['foto1'])){ echo "si hay foto"; }else{ echo "No hay foto"; }