Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/03/2008, 11:59
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: Ayuda con tabla y enviar las variables

Debes de hacerlo de esta forma:
Código PHP:
<a href="moddisco.php?$nu=<?php echo $row['nu']; ?>">
<img src="imagenes/search-orange.gif" width="14" height="14" border="0"></a>
Saludos.