// MAL $archivo = file_get_contents(.$_POST['oferta'}.); // BIEN $archivo = file_get_contents($_POST['oferta']);