Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/06/2006, 14:22
Avatar de Azrael666
Azrael666
 
Fecha de Ingreso: noviembre-2004
Mensajes: 652
Antigüedad: 19 años, 5 meses
Puntos: 1
echo "<table>";
while($rs = mysql_fetch_array($resultado))
{
echo "<tr><td>".$rs['orden']".</td><td>".$rs['host']."</td><td>".<a href='gestion_mod.php?id=' ".$rs['id']." '>[Modificar]</a></td></tr>";
}
echo "</table>";

a ver si te vale eso.
y cuidado con las comillas dobles y simples que te vi por ahi algunos fallos
__________________
ALOZORRO v5.0 (ahora en .es)