Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/03/2016, 08:26
Avatar de Perr0
Perr0
 
Fecha de Ingreso: mayo-2005
Ubicación: Santiago de Chile, Chile
Mensajes: 676
Antigüedad: 19 años, 8 meses
Puntos: 79
Respuesta: Pasar varios valores

para pasar la variable de este ejemplo

Código:
<a href="mostrar2.php?id=<?php echo $row['id'] & $listar ?>">MOSTRAR</th>
debería ser así:
Código:
<a href="mostrar2.php?id=<?php echo $row['id']."&variable_get=".$listar ?>">MOSTRAR</a></th>
ojo agregué &variable_get= y el cierre de "a" </a>

salu2
__________________
Numerador Mp3 en Access =)
http://www.mediafire.com/download/r9...pdw/mp3(2).zip