Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/10/2005, 08:06
SOFIA_ME_GUSTA
 
Fecha de Ingreso: octubre-2005
Mensajes: 365
Antigüedad: 18 años, 6 meses
Puntos: 0
Tendria que ser:

Código PHP:
$id=$row_rsd_locales['id_locales'];
echo $id;

<a href="eliminar_foto.php?foto=<?php echo $eli?>&pepe=<?php echo $row_rsd_locales['id'];?>"><img src="../imagenes/cir_rojo.gif" 
width="15" height="15" border="0"></a>


Saludos.