include ("seguridad.php3"); ?>
BAJA
DE NOTICIAS |
if ($enviar) { include ("conectardb.php3"); $c="select * from noticias where id like '$id'"; $c2=mysql_query ($c); $c4=mysql_fetch_array ($c2); $foto=$row[foto]; $c3=mysql_num_rows ($c2); if ($c3==0) { ?>