Cita:
Iniciado por angel_xx_1990 Y si quisera traer 2 datos como tendría que colocarlos?¿
href="contact.php?dato=<?php echo $fila[1];?>dato2=<?php echo $fila[2];?>">
asi??
contact.php?dato<?php echo $fila[1]; ?>&dato2=<?php echo fila[2]; ?>
los argumentos separalos con &