![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/06/2006, 14:22
|
![Avatar de Azrael666](http://static.forosdelweb.com/customavatars/avatar79762_1.gif) | | | Fecha de Ingreso: noviembre-2004
Mensajes: 652
Antigüedad: 20 años, 3 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) |