Ver Mensaje Individual
  #8 (permalink)  
Antiguo 19/08/2014, 07:47
Avatar de Bullet
Bullet
 
Fecha de Ingreso: agosto-2005
Ubicación: Margarita, Venezuela
Mensajes: 235
Antigüedad: 18 años, 9 meses
Puntos: 1
Respuesta: Problema para exportar reporte php a excel

Cita:
verifica estos valores en php.ini o en el htaccess

php_value upload_max_filesize [algo]
php_value post_max_size [algo]
php_value max_execution_time [algo]
php_value max_input_time [algo]
Que tal Perr(), asi estan los valores en el php.ini...
upload_max_filesize = 20M
post_max_size = 8M
max_execution_time = 0
max_input_time = 60