![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
31/03/2005, 15:34
|
![Avatar de chalchis](http://static.forosdelweb.com/customavatars/avatar36932_1.gif) | | | Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 21 años, 6 meses Puntos: 21 | |
Gracias cluster Pero me sigue haciendo lo mismo
cuando invoco la pagina no me muestra nada hasta que se termine de
ejecutar el sleep
$result = mysql_query("SELECT * FROM $WEB_DIGITOS", $conexion);
$row = mysql_fetch_row($result);
$actual=$row[2];
echo $actual;
flush();
sleep(10);
mysql_query("UNLOCK TABLES;");
__________________ gerardo |