Ver Mensaje Individual
  #4 (permalink)  
Antiguo 21/08/2007, 09:08
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Re: recuperar variable

Pues solo pon el ya referenciado:
Código PHP:
<input type="hidden" name="idNoticia" value="<?php echo $tabla['id_noticia']; ?>" />
Saludos.