Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/01/2014, 18:08
Avatar de erozwashere
erozwashere
 
Fecha de Ingreso: noviembre-2012
Ubicación: mex
Mensajes: 176
Antigüedad: 11 años, 5 meses
Puntos: 0
Respuesta: Upload Multiple PHP

trata de poner esto al inicio de tu archivo php

ini_set("memory_limit","328M");
ini_set('max_execution_time', 280);

saludos