Haku epäonnistui!"; exit; } else { $tiedosto = mysql_fetch_row($kysely); } } header("Content-type: " . $tiedosto[1] . "\n\n"); $osoitin = fopen("C:\\Ohjelmatiedostot\\Apache group\\Apache\\htdocs\\tallennetut\\" . $tiedosto[0],"r"); fpassthru($osoitin); ?>