07/01/2011, 23:51
|
| | Fecha de Ingreso: noviembre-2010 Ubicación: Oro Verde
Mensajes: 5
Antigüedad: 14 años Puntos: 0 | |
Respuesta: Limite de variables enviadas via post? si si lo lei es mas use set_time_limit(45);
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in ...
entonces hize:
ini_set('safe_mode' , 'off'); antes de la sentencia q te dije pero sigue tirando el mismo warning...
por lo tanto el hosting me esta bloqueando la funcion el ini_set()---????
gracias y perdona las molestias |