Buenas chicos!! cto tiempo!!, espero q todo bienyo con la facultad y el trabajo mu liado.
Weno os dejo mi preguntilla:
tengo 1 problema, el siguiente codigo no me descarga con existo un archivo WMV, alguien sabe xq?
($enlace y $file vienen por get)
Un saludo y gracias,Código:$enlace .= $file; header ("Content-Disposition: attachment; filename=\"$file\""); header ("Content-Type: application/video/x-ms-wmv "); header ("Content-Length: ".filesize("$enlace")); readfile("$enlace");
KaoS
Marcadores