![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
27/08/2009, 16:49
|
| | Fecha de Ingreso: mayo-2002
Mensajes: 486
Antigüedad: 22 años, 9 meses Puntos: 0 | |
Respuesta: mysql_num_rows no funciona con data grande probe aumentandole tambien el limite de memoria y funciono:
max_execution_time = 60 ; 30.Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 30M ; 16M.Maximum amount of memory a script may consume
Saludos |