Ver Mensaje Individual
  #4 (permalink)  
Antiguo 03/06/2004, 11:13
Avatar de benti
benti
 
Fecha de Ingreso: octubre-2001
Ubicación: Benidorm
Mensajes: 413
Antigüedad: 22 años, 6 meses
Puntos: 0
Me retracto, y lo he pillado:
Código PHP:
echo "<a href=\"listar.php?activo=1\">1</a>\n";
echo 
"<a href=\"listar.php?activo=0\">0</a>\n";
        
$sql "SELECT * from dr_anuncio WHERE act='$activo' order by id DESC"
__________________
Seguro que ahora me sale mejor!