Ver Mensaje Individual
  #6 (permalink)  
Antiguo 01/02/2012, 11:50
Avatar de T4ke0veR
T4ke0veR
 
Fecha de Ingreso: agosto-2007
Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 16 años, 8 meses
Puntos: 28
Respuesta: Descargar ficheros en Word

cual??
este? application/msword

tratare con
Código PHP:
<?php
header
('Content-type: application/vnd.ms-word');
header("Content-Disposition: attachment; filename=archivo.doc");
header("Pragma: no-cache");
header("Expires: 0");
?>
__________________
Diseño gráfico, Web, imagen corporativa, publicidad ...