Ver Mensaje Individual
  #9 (permalink)  
Antiguo 03/10/2012, 08:21
Avatar de acousticgerman
acousticgerman
 
Fecha de Ingreso: abril-2004
Ubicación: Merlo, buenos aires
Mensajes: 364
Antigüedad: 20 años
Puntos: 1
Respuesta: While con un IF

ahí lo hice y quedó así:

$result=mysql_query($cadbusca);


if(mysql_num_rows($libre)==0)

{

echo "no hay resultados";

}else{


While($row=mysql_fetch_array($result))

{

echo "
...
...
...
.......
.............
__________________
"Life goes on..."