Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/09/2004, 15:57
kurroman
 
Fecha de Ingreso: junio-2004
Mensajes: 266
Antigüedad: 19 años, 9 meses
Puntos: 8
Si no te he entendido mas deberias añadir estas celdas:

<td><a href=editar.php?id_noticia='$row["id"]'>EDITAR</a></td>
<td><a href=borrar.php?id_noticia='$row["id"]'>BORRAR</a></td>

y luego rekuperarlas en borrar.php y editar.php con $_GET['id_noticia']
__________________
WebSenior